Loading Tool

Explorer IconExplorer

Memory Pool

87,579 transactions
32.08 vMB
0.14188826 BTC
Random Selection Loading Transactions
Max Size: 193.65/200 MB

Candidate Block

Mining Attempt 05f7921f7045e8a36db932855b840e9591e3c1a0be6b2c8d0a3ad20e2c9856b9
Version 20000000
Previous Block 0000000000000000000039baa093585d61b0a383677ec75a312826d4a9fd68e1
Merkle Root ac67bd3e643095c163b3e18e750bc2fba81c93de247b2cd00fd3f978900d4629
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,709
Size: 1.00 vMB
Total Fees: 0.05177226 BTC
Feerates: 911.92 > 5.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,970 (620,311 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
294,659 294,659 000000000000000094f22b21752fd5d550418d9b75c220cb5343203fc19adf3e 512 0.21/1.00 vMB 38
294,658 294,658 00000000000000004701de2cb3e24570f39f75a4ce4d7e019cd78359cd111ea8 64 0.05/1.00 vMB 29
294,657 294,657 00000000000000005ff18187fa56dff7dc62c3658d962425afa76f38956022a0 973 0.35/1.00 vMB 45
294,656 294,656 000000000000000041f342f0ef216fe38789745ea56bb70ba67820041570dbb4 496 0.32/1.00 vMB 36
294,655 294,655 0000000000000000a1f2b4d2e39343f403ea24dc9bf649e4933ce6f1074b394f 256 0.10/1.00 vMB 30
294,654 294,654 00000000000000003598cf8554898caf8a793248f977c259b0162f9bd0b7dc70 983 0.64/1.00 vMB 34
294,653 294,653 00000000000000006f78ce8e77f0cbd6b0c04b07f8895db4b7cf307b030080f3 80 0.16/1.00 vMB 8
294,652 294,652 00000000000000003468aff2403e0acbdca4f3f228db090917c7e1d7dc4ccc5c 1,018 0.50/1.00 vMB 28
294,651 294,651 000000000000000025b1954fcfe9063f2b90b25ea895bfd2d6ca5290a9cbac59 884 0.25/1.00 vMB 66
294,650 294,650 000000000000000054cd362dbb29d9eabbe7cd97855ef899495348e07be35f81 187 0.22/1.00 vMB 17
294,649 294,649 0000000000000000b1d624f7a02833e91818c10407e6eb594cb1ce18f945e0b8 557 0.35/1.00 vMB 31
294,648 294,648 00000000000000008b91a92190b1c30829f0ce3d795de9218833b0e62c2f8461 512 0.22/1.00 vMB 44
294,647 294,647 000000000000000030d0223b284a315f3a163d18deb220ddc68e5c4aa2632f0c 1,024 0.30/1.00 vMB 140
294,646 294,646 000000000000000015f8e80618de4b71ec7589373ddd647e8bdfa70a7b96d04c 302 0.14/1.00 vMB 37
294,645 294,645 00000000000000009726efbbe9dd04d9d8050df31c480db18035dc4c93a0b9e6 100 0.05/1.00 vMB 33
294,644 294,644 00000000000000004447e91e6511eeaa8da24ce2f29c749d04f3dc5f04fb4f77 181 0.12/1.00 vMB 33
294,643 294,643 0000000000000000a6caad590504d685be2d4ac76dada5d3ab188d5616f83f28 335 0.21/1.00 vMB 36
294,642 294,642 00000000000000005a23f093ea69b931b331deb1950ae4b15db84e221a604b9a 369 0.21/1.00 vMB 40
294,641 294,641 000000000000000084d0f9ca6bc224838ccd8c9ba37f48f361656aaf83fe66d0 586 0.29/1.00 vMB 43
294,640 294,640 00000000000000009f69e8f4d85e47e2e033879cb4b61a1544bd4682dd2f453e 439 0.19/1.00 vMB 57
294,639 294,639 00000000000000001e0415c182c1b1f0e139bd4586cbecbd03ee0b47ab38bdda 64 0.02/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 782.34 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: 661.02 GB
    • Received: 14.79 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.