Loading Tool

Explorer IconExplorer

Memory Pool

43,759 transactions
26.42 vMB
0.05822526 BTC
Random Selection Loading Transactions
Max Size: 139.25/200 MB

Candidate Block

Mining Attempt c631b0170d07f8c687f4b2d0d5fe1e423e6892e026f6ab87b1c9a1cf3cd6fad7
Version 20000000
Previous Block 00000000000000000001743d9fa75a76ccfc2ec2c77c90fb619dc97a9fb9492e
Merkle Root f96e86f3c9343eeac0cc1156f1b25c48f4fcf110ba858b761d95c62978ea3f23
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,421
Size: 1.00 vMB
Total Fees: 0.00985846 BTC
Feerates: 140.50 > 0.99 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,733 (212,640 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
702,093 702,093 00000000000000000007e87fb7aa948edf9f5f4b0aadcadeede82f853e98d450 77 0.03/1.00 vMB 17
702,092 702,092 0000000000000000000a109c146be762db74f7fc358f5ccbcbe3b73d923b7f70 442 0.18/1.00 vMB 8
702,091 702,091 00000000000000000000f702866ec6e8554b99e0b47531bdcc1b8718f94ec621 263 0.09/1.00 vMB 9
702,090 702,090 0000000000000000000ca4911c86fd1d50867984a9c4638a27e3800aee379915 1 0.00/1.00 vMB 0
702,089 702,089 000000000000000000053f9f4539f23bbdb94fa2081f3e7d6aadd836b51ac91c 575 0.32/1.00 vMB 8
702,088 702,088 0000000000000000000dcd4ecdb55a8c320a01c1f4dfce3e08545b3611813871 2,216 0.83/1.00 vMB 10
702,087 702,087 0000000000000000000c433a58a97f2a1053b02f1202afa7b102aae58368d248 326 0.18/1.00 vMB 7
702,086 702,086 00000000000000000007f670b420cbfa8717d8b1294839b63121fc72d8e8ad99 1,062 0.48/1.00 vMB 11
702,085 702,085 000000000000000000030c4f7a14184c28609c21fa61cc64eaa16ea0feffbacd 623 0.33/1.00 vMB 17
702,084 702,084 000000000000000000049f5a3d38c5597ec5502542d789d2d19f8578fea3ec4a 88 0.02/1.00 vMB 13
702,083 702,083 000000000000000000008c67ce8131d9a6265e17c753631e4f2d50a6de8f36df 212 0.11/1.00 vMB 11
702,082 702,082 0000000000000000000caac294707622b8620ba89cbd323f7c92a6bac1e0442e 1,740 0.81/1.00 vMB 10
702,081 702,081 00000000000000000001141c0e323c8fa590416b411198268539841cd5c893a6 252 0.08/1.00 vMB 7
702,080 702,080 00000000000000000002400216b6a506fb5981bb22a498fab0f9c1b1643f22df 836 0.31/1.00 vMB 11
702,079 702,079 0000000000000000000ddc2a3e2c655406eb41ea610d47985e632f14d291f41c 584 0.37/1.00 vMB 6
702,078 702,078 0000000000000000000c0b674e748402f2d7235cade54818817d3defe7938070 734 0.24/1.00 vMB 9
702,077 702,077 0000000000000000000d36f2c4976263448a3f347a39902e2751622067ffa11d 720 0.25/1.00 vMB 9
702,076 702,076 0000000000000000000dcbb12f221b966e2cfc38c0d8c1c7a5fc2e90f5f14b97 741 0.23/1.00 vMB 9
702,075 702,075 0000000000000000000289134c90d8ac1fded15af225a420e281cc60e12ae047 423 0.37/1.00 vMB 5
702,074 702,074 0000000000000000000e439ceb9051e41dfb7693650c78652adb6c381cf67aab 260 0.10/1.00 vMB 8
702,073 702,073 000000000000000000077829e03a2457fcef456433ef8b97c922c010629a6108 312 0.11/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.92 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 646.04 GB
    • Received: 12.80 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.