Loading Tool

Explorer IconExplorer

Memory Pool

86,470 transactions
31.76 vMB
0.10724787 BTC
Random Selection Loading Transactions
Max Size: 194.57/200 MB

Candidate Block

Mining Attempt 9e24727199ae6fe113ca487313f639a1f619372d0aa4e5b6bd01cf3684c5dd66
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root ee99683981535e36bfc6dbdca05496579c478f4e53e0b042c85b4388f02b3ca2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,903
Size: 1.00 vMB
Total Fees: 0.02711765 BTC
Feerates: 1,236.26 > 2.72 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (512,828 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
402,534 402,534 0000000000000000047cc1d5f7ddf8d55645b591ccc952004802728d79344793 324 0.16/1.00 vMB 37
402,533 402,533 000000000000000001ce49b093bbf0db4301321c44fe5fc1b0c5fd97ed2220b8 497 0.27/1.00 vMB 34
402,532 402,532 00000000000000000106a865cc5c3de51501f5783b2a06909bbf850465d2d8bd 512 0.36/1.00 vMB 31
402,531 402,531 0000000000000000033e03f52ad722ad3a2516b3f5d2e1c63dc0b79f87441656 403 0.21/1.00 vMB 45
402,530 402,530 0000000000000000016dab04a1fb0ec16821d673015c0ae027ad00e291df9699 371 0.79/1.00 vMB 14
402,529 402,529 00000000000000000698e8e42fd00921e9fc1ec0a913f2decf44ec76470d15f8 796 0.88/1.00 vMB 21
402,528 402,528 00000000000000000181c75931a42dfc863e8218bb63fce39f2cb0593ad539a0 1,686 1.00/1.00 vMB 35
402,527 402,527 000000000000000002d62ad8162f537e76d8673fb8dc45687af152e04ba5f8d3 1,558 0.69/1.00 vMB 45
402,526 402,526 000000000000000003b1c60a1edb2fbd3b9fb9811d85caa9eba0c8b3fef1f7fb 322 0.31/1.00 vMB 13
402,525 402,525 000000000000000002c254116056710651c754396a3883a14e1e581e1a177e80 146 0.09/1.00 vMB 24
402,524 402,524 000000000000000005dae1e49e896c8aff128094d1403bc3431ae31dc61eab5f 761 0.57/1.00 vMB 23
402,523 402,523 0000000000000000036dd8e2b4a5258844f6b9e6427fb7d7386a84196db157d8 2,853 1.00/1.00 vMB 53
402,522 402,522 000000000000000001e1a495f4871f5ecd5a5dcbe2bf0baef1ede0bf02f5236c 384 1.00/1.00 vMB 6
402,521 402,521 0000000000000000021dc79aa5e38ac65d1810ac1f705526e056ce0579ca340b 928 0.49/1.00 vMB 28
402,520 402,520 000000000000000000e48a69c1d1870decf5813f893b2afba34c8f1373754fbc 795 0.48/1.00 vMB 27
402,519 402,519 000000000000000000e97fdfc9e95d58acf0473099e8e0f8396adda3936d7448 767 0.94/1.00 vMB 20
402,518 402,518 000000000000000001882c492a3fdef90e333fb55e0bca0a180b31aee2fd9a8c 2,170 1.00/1.00 vMB 514
402,517 402,517 0000000000000000051624ffef5d98e5f7c70a6341b3a4fe6154b2b8fd34054b 2,201 0.93/1.00 vMB 48
402,516 402,516 000000000000000001fcae3ec609bdb7a29257c019381208862a66697e6003d8 1,748 0.91/1.00 vMB 41
402,515 402,515 0000000000000000020efd2c5d4c1e9aae1c79fdaf35284baf042af1cbf728ff 2,046 1.00/1.00 vMB 42
402,514 402,514 00000000000000000421342b7908286f817c9da86c41308e8410ef471c71fa24 2,406 1.00/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 783.02 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: 719.41 GB
    • Received: 18.04 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.