Loading Tool

Explorer IconExplorer

Memory Pool

21,845 transactions
21.31 vMB
0.03372821 BTC
Random Selection Loading Transactions
Max Size: 112.57/200 MB

Candidate Block

Mining Attempt 053cd9593645a4e1e9b716b0a5ae4d30893b7ff5d42867a0f6a4577af4e1c492
Version 20000000
Previous Block 0000000000000000000108298cfcc74e748df2d1bfba9ff819121ba2f852c55a
Merkle Root 019d92e476af9ad91e058c2523b9b8ea71ac0536df731e22ec1da2a50497b02b
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,532
Size: 1.00 vMB
Total Fees: 0.01067293 BTC
Feerates: 100.30 > 1.07 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 939,781 (42 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
939,739 939,739 000000000000000000018aa4540f4af88d285884317632a8a24e981235170959 825 0.26/1.00 vMB 2
939,738 939,738 00000000000000000001d73939694baf4da0807ef0f5ef0b1c916ccf067ebf75 308 0.07/1.00 vMB 2
939,737 939,737 000000000000000000019d911f26f39f9cd0cfe0ba68bcde73a28f37cf23b4a6 2,968 1.00/1.00 vMB 1
939,736 939,736 00000000000000000000afbc574f15090f542bd83922b8c1e0d6ab4cd4fbffb7 93 0.02/1.00 vMB 2
939,735 939,735 0000000000000000000054c5fc2e0bef796e423059806caa27212a3fab26d224 4,270 1.00/1.00 vMB 0
939,734 939,734 00000000000000000001d317aad807e25a40b560d7d13432547ce03ab8df2071 4,467 1.00/1.00 vMB 1
939,733 939,733 000000000000000000010f934cb79be96b34277cb6e786317178d304a6776e12 1,390 0.48/1.00 vMB 1
939,732 939,732 00000000000000000000e4721dcd5b0a730d3e670295e871fa2e39b8b258c3e1 3,282 1.00/1.00 vMB 3
939,731 939,731 000000000000000000000bacf9996fca0aa7fdbe1cffe3ae78729bf1b25ddf96 4,727 1.00/1.00 vMB 0
939,730 939,730 00000000000000000001337f58b450551e5b3f84edb04ce53a8d036b9612b563 245 0.12/1.00 vMB 1
939,729 939,729 000000000000000000017e89eee9a3fdda6fa276e947e55ac3ea96152ef37149 4,103 1.00/1.00 vMB 0
939,728 939,728 00000000000000000001ac3105fd08d9691cd321d2bc1576f1a654ceb314e7b6 3,927 1.00/1.00 vMB 0
939,727 939,727 00000000000000000001e4e127771fbb3dd8a7684828cc26d9a9c98c00ae73e0 3,013 1.00/1.00 vMB 3
939,726 939,726 00000000000000000001424302ec34072a4b8c40dd9cb31078684eec4076e4b1 3,299 1.00/1.00 vMB 0
939,725 939,725 000000000000000000015c547738ab769ed5181313e308bf9d8701d9efe6130b 3,716 1.00/1.00 vMB 2
939,724 939,724 000000000000000000001ded0aa68e6feb18dfc3aead00c7365673f145c62f27 3,815 1.00/1.00 vMB 4
939,723 939,723 0000000000000000000127f2534fa194205a24e9c294a4dfbc1ca17cbfbd1531 3,406 1.00/1.00 vMB 2
939,722 939,722 00000000000000000000a1e8c6c14da5d86127c797875b8655e9f729fb566c1b 3,006 1.00/1.00 vMB 2
939,721 939,721 000000000000000000000d9c792330b84e8cd4e597059b8164637ae7dfa01b24 3,964 1.00/1.00 vMB 4
939,720 939,720 000000000000000000017ccdbed4ca9d9ae4b797fc2eb6b253f0c01f3f16cfda 4,222 1.00/1.00 vMB 1
939,719 939,719 0000000000000000000037c025ab460413aa097ff8929a8a3dec22a8dd498f11 3,439 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 826.33 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: 4,288.47 GB
    • Received: 237.69 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.