Loading Tool

Explorer IconExplorer

Memory Pool

75,793 transactions
28.02 vMB
0.08520044 BTC
Random Selection Loading Transactions
Max Size: 170.29/200 MB

Candidate Block

Mining Attempt 73b821095ba1dba2d24fa532a7f96e61efb461e3c33a79da0245777b51bfdec2
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root 9ab060d061740c3666d303d7df36c404ea5077e976e271398c963b5b3cbf831e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,782
Size: 1.00 vMB
Total Fees: 0.02500240 BTC
Feerates: 472.31 > 2.51 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (319,268 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
596,023 596,023 000000000000000000145737fd5da7f12fb608e08eade0774e778e4f1f0c908f 3,137 1.00/1.00 vMB 19
596,022 596,022 000000000000000000173baa12063f05b589689ed48c0d17d336493184ef7caf 1,018 0.44/1.00 vMB 19
596,021 596,021 00000000000000000012c48405da16b907fd405cf59f9a4de8853da2a058279e 60 0.02/1.00 vMB 28
596,020 596,020 0000000000000000000eec66989cba39455662d0588cfe1ac1fb6cf7570c5733 1,859 0.50/1.00 vMB 23
596,019 596,019 00000000000000000012d6334c20d5f20149fcce73b9aba3001282d7beed2ae5 1,184 0.38/1.00 vMB 20
596,018 596,018 0000000000000000000f63045c600abfd9fe1b312ad356d7f93d8ebff0d1bda0 2,804 1.00/1.00 vMB 8
596,017 596,017 0000000000000000000c278ca4e1cece1bcb8b5c7147d041ee92c89de437c7c1 2,774 1.00/1.00 vMB 19
596,016 596,016 0000000000000000000f79872c22697debb5f2aecfe920386b72b56eeaa4f340 2,983 1.00/1.00 vMB 25
596,015 596,015 00000000000000000013f0d68e1fbefd8579cd5bc0f89815c0a7b889d2888496 2,565 1.00/1.00 vMB 35
596,014 596,014 0000000000000000000af450e82d3cce69fbea9bb0d7ecb66c8093f42b3f7d68 2,485 1.00/1.00 vMB 8
596,013 596,013 00000000000000000016b3cc44d05c9df80286f49fadfc96d3b968fd0aa61537 2,946 1.00/1.00 vMB 45
596,012 596,012 000000000000000000021bfe183815a98f5467ed1f4af8e83aafb64999605047 491 0.14/1.00 vMB 15
596,011 596,011 0000000000000000000e7b85f3ffb11fa027d5154c22ba364dfad17098494a55 633 0.20/1.00 vMB 23
596,010 596,010 0000000000000000000a776362b2d788df2df2d0cb11fa670a65112ff24f7517 2,060 0.66/1.00 vMB 6
596,009 596,009 0000000000000000001492c0569dc6c939facab9eed8700bd22fe918a0759b24 2,773 1.00/1.00 vMB 14
596,008 596,008 0000000000000000001399af5509d71a357a87f23770693a119f0ab478fbf526 3,124 1.00/1.00 vMB 31
596,007 596,007 000000000000000000081a565898cd7980260c29d6605839e8c247d57c8f74a1 262 0.09/1.00 vMB 18
596,006 596,006 000000000000000000045ae0ab699500b4aac1243d053fb53371ef2b7a5780c4 2,379 0.74/1.00 vMB 15
596,005 596,005 0000000000000000000431c07a687ce03cce3a2c129f35b762aed5cac3b8726e 136 0.04/1.00 vMB 14
596,004 596,004 00000000000000000000609fec0d6c63287e32a3b74166bc9d84e5ee1b40c21a 1,050 0.39/1.00 vMB 21
596,003 596,003 00000000000000000016f0c2d92609d97f001b66d4a562931d61d8ab456feb1e 1,488 0.37/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.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: 713.55 GB
    • Received: 17.39 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.