Loading Tool

Explorer IconExplorer

Memory Pool

81,371 transactions
31.57 vMB
0.07489195 BTC
Random Selection Loading Transactions
Max Size: 191.81/200 MB

Candidate Block

Mining Attempt beb99258061e9343907dab23aca56cfee095b742b256b26096ee3ac20776a91a
Version 20000000
Previous Block 00000000000000000000e6b6d7770bd2fe9564667081eb588a4ee37f4db3b6f3
Merkle Root 72e57d2b681280c8c0c9a697ffcb3581454c4c1c147cd584b70f5768ffe49d5b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,392
Size: 1.00 vMB
Total Fees: 0.00621120 BTC
Feerates: 70.37 > 0.62 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,213 (372,564 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
542,649 542,649 000000000000000000079c9032cfbe0ec04304f6f4c71bf64806005567bf207b 561 0.27/1.00 vMB 23
542,648 542,648 0000000000000000000d91814054e499f519e3aa426e0531ab298e3ca3d9be6a 2,025 0.87/1.00 vMB 13
542,647 542,647 000000000000000000206c6edd89cbfec9c6fbf0cd610aa1458710d901918778 2,549 1.00/1.00 vMB 21
542,646 542,646 00000000000000000003f45d5f910a49a35b9df30cf1dd5fcd60b21d56ba4eb8 1,103 0.44/1.00 vMB 16
542,645 542,645 00000000000000000005866c28f8a0160560fb099cbda1ae6435e703cea448bc 1,219 0.49/1.00 vMB 26
542,644 542,644 0000000000000000002319f9efe3abe1413316041ddb7d46b46629c435780efd 422 0.15/1.00 vMB 14
542,643 542,643 000000000000000000138741f0768a9b23d353ed0edf197d69ad367d33bdb73d 2,508 0.88/1.00 vMB 17
542,642 542,642 00000000000000000013e6caaa9e36e893a36115e78380ab5b8e7c8c370981ac 787 0.27/1.00 vMB 16
542,641 542,641 00000000000000000018366b28c09bb2c64a7774f597e08c5bc6f27b23433d58 639 0.21/1.00 vMB 27
542,640 542,640 0000000000000000001ffe14197159311f4eabf977a1d653fb316014c1382246 47 0.02/1.00 vMB 43
542,639 542,639 0000000000000000001ddbd725ea41cab3c61d7f5186c205c901ecbe5675863a 58 0.04/1.00 vMB 76
542,638 542,638 0000000000000000000fad5494398eec6aca27b303fd789fc085a21413b4419f 1,067 0.48/1.00 vMB 20
542,637 542,637 00000000000000000019299e714ea6ac053e89960585fafb633da508d23e7e81 1,009 0.40/1.00 vMB 16
542,636 542,636 0000000000000000000ba614b220fa9e434b7363504894d6a88be371d715f949 1,843 0.67/1.00 vMB 13
542,635 542,635 0000000000000000001c37c77bc03de2c16151adfa57fecc6fb3c078b1f61d51 2,180 0.91/1.00 vMB 12
542,634 542,634 000000000000000000147100453032a5b831a848de9529a8a6d5a6698e4e8cf0 369 0.19/1.00 vMB 13
542,633 542,633 0000000000000000001b7f8969fce3b9ca624776f5b72dac0e20afeb8cb94a04 1,786 0.78/1.00 vMB 18
542,632 542,632 0000000000000000001806cf83e7f34372988beeeb144b29a8367431fd333280 287 0.32/1.00 vMB 8
542,631 542,631 0000000000000000000ecfaaeaa42a4184edb112a07a4190744b1c1ce3fdf91d 451 0.34/1.00 vMB 9
542,630 542,630 0000000000000000001db3291934977d262e84f7812813f4c33db0cd813dcc3f 668 0.43/1.00 vMB 8
542,629 542,629 000000000000000000067e72653aace7f542bcbe25a91ee3a7e27cd693d90243 190 0.05/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.76 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: 708.96 GB
    • Received: 16.80 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.