Loading Tool

Explorer IconExplorer

Memory Pool

42,032 transactions
26.40 vMB
0.06022401 BTC
Random Selection Loading Transactions
Max Size: 138.32/200 MB

Candidate Block

Mining Attempt 482ae5ed27ca2273db8ec7e66477863c38fb262bd9a871a46c77223bfed2ea38
Version 20000000
Previous Block 0000000000000000000000cf770f6c83e15ec4a9d2e4f9cbaaca0958cd733d81
Merkle Root e395264e649537810724cbba1765aa29ae1e85f3bd845d6d1bf4213aa6172fb3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,594
Size: 1.00 vMB
Total Fees: 0.01193440 BTC
Feerates: 477.45 > 1.20 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,721 (362,191 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
552,530 552,530 0000000000000000003093e54bab4d8447e27df687da3858fbc0f7efbc291397 2,086 1.00/1.00 vMB 28
552,529 552,529 0000000000000000000c28154298650bdcbf96063d897a269f7522c9fcf64c80 883 1.00/1.00 vMB 9
552,528 552,528 00000000000000000029534fd1443ee2823d1af6bb9bc1f071cb7914e4dee600 1,110 1.00/1.00 vMB 26
552,527 552,527 0000000000000000001bdb78128da18bb455451b6ba8bdc1cb5bf9384d171a7f 2,438 1.00/1.00 vMB 11
552,526 552,526 000000000000000000098eb4ebbdd50f167c12423a8432731fb5d9e5998eb51f 2,783 1.00/1.00 vMB 37
552,525 552,525 000000000000000000221fe12ee5a364af79a85fd29d2b789f3fd6149b908475 3,109 1.00/1.00 vMB 46
552,524 552,524 0000000000000000001d2c02ae94ab5a2bc5fe8aee1c8741ff60b7e80775124d 1,785 1.00/1.00 vMB 12
552,523 552,523 00000000000000000010c210e3e3e31457d687ec25e73a788f5ed972fef9cfc4 2,518 1.00/1.00 vMB 14
552,522 552,522 0000000000000000001fcbaf40bccb4942cab9db2def7fb28964ca61bb9e6c1e 2,641 1.00/1.00 vMB 31
552,521 552,521 000000000000000000221414d8e8dfc84cb97e74e31d2ea2a4d801ccc913dcd2 2,829 1.00/1.00 vMB 40
552,520 552,520 0000000000000000002516bf4ce049e867c2d4cccda43a2de7aeb706783411ec 2,213 1.00/1.00 vMB 14
552,519 552,519 0000000000000000003082fc946edc1786b88478862db87eda0f6c08c8a84439 2,555 1.00/1.00 vMB 32
552,518 552,518 00000000000000000006c6597331c240f55b494e3896319de1330f95470f6880 2,736 1.00/1.00 vMB 24
552,517 552,517 00000000000000000024cb6c2436ecf8f68b45717897c13c576b819621e677a5 2,450 1.00/1.00 vMB 27
552,516 552,516 0000000000000000001d440e8f5a571c2d697ca83e6d371d4cbd3eb742da74d0 2,891 1.00/1.00 vMB 43
552,515 552,515 0000000000000000001033e0c7a3db9b278dadffac87d8affc82af27fb5cac09 2,784 1.00/1.00 vMB 44
552,514 552,514 00000000000000000028daf8796be5d45ee3b845562cccb6c0c9625616242300 2,414 1.00/1.00 vMB 36
552,513 552,513 0000000000000000002a43a64755841624ec37f7648c9c760cbd9dc47aa9ccea 2,290 1.00/1.00 vMB 34
552,512 552,512 000000000000000000250ff321785817e08d26711a1f74b7656aef1d70cf53e6 2,562 1.00/1.00 vMB 39
552,511 552,511 0000000000000000000d5a00880be9d718103795123785aa64b631fa1e779bda 2,547 1.00/1.00 vMB 38
552,510 552,510 000000000000000000232d89e17d3b337b60c88d427b4256dfe4268050202db4 2,742 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 781.90 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: 645.48 GB
    • Received: 12.73 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.