Loading Tool

Explorer IconExplorer

Memory Pool

39,310 transactions
28.74 vMB
0.06623746 BTC
Random Selection Loading Transactions
Max Size: 145.81/200 MB

Candidate Block

Mining Attempt f57c317a30ec24a197fc602dc15d3e7e2c5a548b75034d086153d628b0e0ac33
Version 20000000
Previous Block 0000000000000000000054d90a7f9b34d6e89576ddd749acf900f33df0f79b64
Merkle Root f285bcdfc7bd49276d6440b377faaf7dbb9400ef3828ed6ad4c1b63c282dc2ed
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,417
Size: 1.00 vMB
Total Fees: 0.01055611 BTC
Feerates: 88.61 > 1.06 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,549 (766,998 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
147,551 147,551 00000000000009cf8df5316d92e6f97fdbf921a8960480dc0e2c6e9a8be761ab 18 0.01/1.00 vMB 231
147,550 147,550 00000000000008e3f5f8ff6ada99e4839056374d3be461596e3e3707ed03efa4 72 0.02/1.00 vMB 145
147,549 147,549 0000000000000568b1f95f7530d553efb4779cba4b982bd76039f0618eac3c28 44 0.01/1.00 vMB 18
147,548 147,548 0000000000000911c50fbed773f99a5d1fce9a572ec3e69cdb7aa11a0f970916 10 0.01/1.00 vMB 14
147,547 147,547 00000000000009b551b01171d07d350b18d9d647b83e1fde3de5ee56de273602 93 0.04/1.00 vMB 244
147,546 147,546 00000000000003b7e40289219ae6c0dd1a30785d1e2e5b87d79dfdd1b9caaa89 23 0.01/1.00 vMB 447
147,545 147,545 0000000000000994c26d62d556d8143570a8d2a6517d282681966fd078d8b9aa 27 0.02/1.00 vMB 265
147,544 147,544 000000000000013e54b463218aca4925b94f29738b267a1312531e8e23808e5f 24 0.01/1.00 vMB 311
147,543 147,543 00000000000003cf549b05fc1470f84a68166113001de491ffa2061aa7dfabb6 63 0.03/1.00 vMB 164
147,542 147,542 00000000000009964ddf58dc6c6b92e85403accd96b68615f246089bb8c93307 1 0.00/1.00 vMB 0
147,541 147,541 00000000000005573839946519ffa45c74127555d391db7b3259cb043038b784 12 0.00/1.00 vMB 1,177
147,540 147,540 000000000000097109c2c53d40dafb56f369b7d22c743d3de766dcd69f7dc33d 118 0.03/1.00 vMB 179
147,539 147,539 00000000000004e9edeff58230834487e51f688c507446f88cc5681eea7bdd5c 49 0.03/1.00 vMB 217
147,538 147,538 000000000000022267d462d1c3dc7e3e1809c6fd65c06f7e057664266e92d7cc 51 0.02/1.00 vMB 272
147,537 147,537 00000000000008ae0b0c99409126adb5941c22b19356de6e31d122fbf8b5944c 40 0.02/1.00 vMB 162
147,536 147,536 00000000000003014f49a5bd0f3432759e6aaa89e581a4d1227a3d9fe555b651 43 0.03/1.00 vMB 68
147,535 147,535 00000000000007289e1e1ea4b0d90910e15e0100f2aa55ebf0de80dbc161e244 160 0.05/1.00 vMB 15
147,534 147,534 00000000000005d94ccb03c8c73519a283b235205da9758f41c41c6f1e50455f 111 0.05/1.00 vMB 224
147,533 147,533 0000000000000214adf379af5f4b093589fa167cd01982a378855d24bd8e64ed 12 0.00/1.00 vMB 15
147,532 147,532 00000000000008c3fe27b834da0a4f664fbacf4910d8e69577a7a2dabefed790 20 0.01/1.00 vMB 312
147,531 147,531 00000000000003bbf890e27145edf81695ca212160fbef538698c559b0934063 73 0.04/1.00 vMB 155
Previous 10 blocks ↓
Total Size: 781.59 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 623.15 GB
    • Received: 11.42 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.