Loading Tool

Explorer IconExplorer

Memory Pool

79,059 transactions
30.08 vMB
0.07825225 BTC
Random Selection Loading Transactions
Max Size: 183.07/200 MB

Candidate Block

Mining Attempt 327a53d7402f4fac6281ba97f4f8feefeefa43b7bc88219ad0d8f32deb63f53f
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root 2bfdbe9312af9f9a40fb4e1b36212b278c364f196669710181a5bdf67f607630
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,778
Size: 1.00 vMB
Total Fees: 0.01129738 BTC
Feerates: 40.21 > 1.13 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (512,855 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
402,540 402,540 0000000000000000005b5f45a62a4838426cc1c947e1dd29414dba03cf21828c 727 0.31/1.00 vMB 41
402,539 402,539 000000000000000000a6defeaacbfae12cf6daacf16f33ffd2eb34bb923563ef 497 1.00/1.00 vMB 6
402,538 402,538 0000000000000000005064c70efff564592ff9594959cb9bd59dc25af37316b7 1,553 0.98/1.00 vMB 26
402,537 402,537 000000000000000002c3708141edc8735bd14ce58da9f5e225eb4ba5698ddb1e 2,938 0.91/1.00 vMB 61
402,536 402,536 000000000000000001cfe72b5323e2909448fa704d59f00df678594eedd99fd2 1,218 0.63/1.00 vMB 37
402,535 402,535 000000000000000005cc4078332673854f5393a9949a5ff6985503c08535c474 2,264 1.00/1.00 vMB 41
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
Previous 10 blocks ↓
Total Size: 783.07 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: 720.94 GB
    • Received: 18.32 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.