Loading Tool

Explorer IconExplorer

Memory Pool

12,959 transactions
7.03 vMB
0.05285604 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 38.69/200 MB

Candidate Block

Mining Attempt e52ac62dcc6d3a025eeaa240fb979b4f469c7e0a9484e7225fa19d79afeb0061
Version 20000000
Previous Block 000000000000000000014105dee4cd37c7a5f23cb629ce890083c2cdae74e30d
Merkle Root 1e8c9efa2871d8dbfeb7422f8f57023f7562ea3eae0a3cda58c5f7ca034a4a96
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,755
Size: 1.00 vMB
Total Fees: 0.03943579 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,437 (778,773 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
134,664 134,664 0000000000000630be5d799ca0d3470d2a2d542572c964a69c2f3836801a53ea 46 0.03 vMB 465
134,663 134,663 0000000000000a0e9e07d36346b8c1e44ebf1f0cb6bb93096d9885a5a2446e22 92 0.04 vMB 770
134,662 134,662 0000000000000325d59fe0cbe1f8f40678e039cc516d6e4b39459fe30840a779 31 0.01 vMB 139
134,661 134,661 000000000000006ba84f5d0f0f04ed73f3e5bf32bef160d7d94c5c6abab3c669 39 0.01 vMB 542
134,660 134,660 000000000000090ecac5b1f2a19f086a92213360d2888c2afd19dd5024226b91 15 0.01 vMB 243
134,659 134,659 000000000000017ef3693f1125494047df9029d1c2f9dc4ab3240024312963ff 14 0.00 vMB 331
134,658 134,658 0000000000000b1e900212cb7111a8d348642b7dd3c87709e3cf6dd7f0228800 13 0.00 vMB 28
134,657 134,657 0000000000000b04ce2c8d09df52c83f1dc639b739c6249586fb6d473646a3da 29 0.01 vMB 412
134,656 134,656 0000000000000027dedde72f8fc31ca69cc17f01a7d853dfdbe81c77021716d8 76 0.03 vMB 463
134,655 134,655 0000000000000663210740fa013955194f7a12152f3cc8832cabc1dedff3aa91 38 0.01 vMB 830
134,654 134,654 00000000000008873ad4e474eabfff5c305f61f430830ae543e5ca277b171f02 19 0.01 vMB 157
134,653 134,653 0000000000000afdfa7b6e3d433ef5ee9a201d691516c315b34ab2b2004e9330 13 0.01 vMB 926
134,652 134,652 00000000000000e94d0c8e98e45764969736f5abf18486d63ce80b43835d5dc1 104 0.03 vMB 120
134,651 134,651 0000000000000554c75fcdab7fec91f310705b9ad71c5fce7bf3188c9edac852 48 0.02 vMB 336
134,650 134,650 000000000000004a21d9ce465b9e31323b7d7d7238f0c0863ce23435c9e38ad7 43 0.03 vMB 278
134,649 134,649 0000000000000a5d0531038164a53d62931e7a94c95fee189583ec724d286533 13 0.00 vMB 678
134,648 134,648 00000000000004ed32baaa6a616a83b6d9e45d24e09b618a4db3ce3ee27808ab 44 0.02 vMB 480
134,647 134,647 000000000000037987bdf0c0d103022eabd7dec67b6b0a20e6b3c1b55da9ece1 19 0.01 vMB 626
134,646 134,646 00000000000003dd2cdecc124104e045b3648e03456fbff0330327929e31d8a6 44 0.01 vMB 189
134,645 134,645 00000000000007f048c1f95382118e1698d51ebfcdf8fc615588a0cc7c317c8d 49 0.02 vMB 454
134,644 134,644 00000000000007a4646e4f3b8f2d82b53135aa431a7c1384d98bccca61249038 94 0.04 vMB 449
Previous 10 blocks ↓
Total Size: 779.63 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: 303.07 GB
    • Received: 1.36 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.