Loading Tool

Explorer IconExplorer

Memory Pool

81,331 transactions
30.44 vMB
0.11203354 BTC
Random Selection Loading Transactions
Max Size: 183.37/200 MB

Candidate Block

Mining Attempt 3785239ac5193751b87ef37449cb74c23858cdbcbcdf0bbbce1702c58ed97216
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root 5c921e1dbc9e2519b6553128614c9034d4a68feff2125d0647ab05a916fc0483
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,407
Size: 1.00 vMB
Total Fees: 0.03764760 BTC
Feerates: 180.34 > 3.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (208,662 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
706,480 706,480 000000000000000000092c4e5afdc19441bf13d6da1d47c5d390314224dd377a 2,198 1.00/1.00 vMB 11
706,479 706,479 00000000000000000009b082ffd77e86a4e3e6563d67b1e1257cd7396fe47e44 2,680 1.00/1.00 vMB 7
706,478 706,478 000000000000000000094beaed673c82760c0c14182ad7a29858e44c55175ca2 2,337 1.00/1.00 vMB 16
706,477 706,477 0000000000000000000a8e90aad78269198f2c71ba97187cc45311a5d2419c14 251 0.15/1.00 vMB 8
706,476 706,476 00000000000000000005491247483ed2a6d91bbdf04637560071c36e62427d40 1,445 0.91/1.00 vMB 6
706,475 706,475 0000000000000000000b4799fbd00dc94faf83a0f7b0c61a1a2a257e01c36e4e 2,318 1.00/1.00 vMB 4
706,474 706,474 000000000000000000094c7dee0d64eda8e011526f3b4726271bec10b24730de 2,946 1.00/1.00 vMB 12
706,473 706,473 0000000000000000000cf0ac97ade5c84a06ec4565bf61599021495c0048933f 2,826 1.00/1.00 vMB 17
706,472 706,472 00000000000000000006cab875160bbea9f6ba415e86285d649d0495473c64b3 323 0.13/1.00 vMB 8
706,471 706,471 00000000000000000005c7a8ff346e35fdfa604092e271d646c0a02bb0980500 210 0.06/1.00 vMB 11
706,470 706,470 0000000000000000000c87987839a44e7dbbf51ec02d20f5dde79df3894d139d 714 0.30/1.00 vMB 10
706,469 706,469 0000000000000000000a95b591ed9a8452ced888e2030d346d25ebfe2c8043d2 1,047 0.87/1.00 vMB 5
706,468 706,468 0000000000000000000753df0ce49b5c929d194921416cee696cbd1c98298941 1,127 0.65/1.00 vMB 7
706,467 706,467 00000000000000000004b4b8a81c17d044774a1c1b5809b43571559a65ef7ce5 1,291 0.56/1.00 vMB 8
706,466 706,466 00000000000000000006b177fb60b8e7ae79c2e4ea55bd6b93111d834e75c030 831 0.37/1.00 vMB 9
706,465 706,465 0000000000000000000a27f7a98b211acb57fd8e9b88d8aed4de8903d9026209 74 0.02/1.00 vMB 8
706,464 706,464 00000000000000000002883cffb5f2c2af001d65ce84a95e47243caa1aefdf5a 2,317 0.84/1.00 vMB 10
706,463 706,463 0000000000000000000472f2832cf454425252226b9bd3c6fbc6991748dd8f8d 2,081 1.00/1.00 vMB 8
706,462 706,462 00000000000000000004ad434f84d531badd95240fcc7d8fe7fa4435bf257d13 1,141 0.51/1.00 vMB 1
706,461 706,461 0000000000000000000172a7b4f3e0dd5c16feae4f270e90d0ebf16285d0d790 1,869 1.00/1.00 vMB 6
706,460 706,460 00000000000000000002ef79ca00637bae4afe95135ede0df1f0c2ece7258195 1,024 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.64 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: 672.42 GB
    • Received: 16.24 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.