Loading Tool

Explorer IconExplorer

Memory Pool

72,810 transactions
28.13 vMB
0.07111222 BTC
Random Selection Loading Transactions
Max Size: 166.52/200 MB

Candidate Block

Mining Attempt d1abfdd8865c4486e54642781ad9ef8a63b2e66762036d7bb6f894238ce06d17
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root 53f807fd61b30405691e45ae8dbbf650416572b53f2aa104fc24632778a35e4a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,336
Size: 1.00 vMB
Total Fees: 0.01478365 BTC
Feerates: 157.46 > 1.48 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (498,396 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
416,640 416,640 0000000000000000023528ce85b09a9f1d22cab30f4645236485b7b5d0159016 2,148 1.00/1.00 vMB 76
416,639 416,639 00000000000000000545255d017ea1dce1c73379ede714d79f27647012c322e6 2,217 1.00/1.00 vMB 71
416,638 416,638 00000000000000000094c29eef79e047589ddc838b603badd58ac5788dacf5da 1,772 1.00/1.00 vMB 44
416,637 416,637 000000000000000000dfaf41d8e76a37e8f77731f674e8bb5f05889b02b530e7 2,481 1.00/1.00 vMB 71
416,636 416,636 0000000000000000049b7617138bf82279f6390f2b38ec28b58cbd194cab7890 1,512 0.64/1.00 vMB 59
416,635 416,635 0000000000000000016a9b198a4f216ab01aa809af457e84b1290ba25f2fcae0 980 1.00/1.00 vMB 25
416,634 416,634 000000000000000003e6d3647001d1f455d585cdd3c298093902fe52ea4529ba 1 0.00/1.00 vMB 0
416,633 416,633 00000000000000000588cd11a3b2d56e98663bcc65511205b215fecceb9405cd 2,426 1.00/1.00 vMB 63
416,632 416,632 0000000000000000007e4077b973fb54c9798cc3c3a97432a8c179a4e142c3d9 1,505 1.00/1.00 vMB 36
416,631 416,631 000000000000000003b97f945acbc311720a88bdf71a33c25f4a83b18d7a07f4 1,745 1.00/1.00 vMB 46
416,630 416,630 000000000000000002de13e157b0cfe153c35db74c9ff7e387a89fcc412ca711 1,677 0.99/1.00 vMB 49
416,629 416,629 0000000000000000019ff15cd4d6cbf6e9d30ee5f29b0cb6019a22325ec2e1ab 2,861 0.99/1.00 vMB 91
416,628 416,628 000000000000000004bb2db403ea3b5262dafbad1ff275e165b5e634b4196b35 1,293 1.00/1.00 vMB 34
416,627 416,627 000000000000000004c0e93a0b0e3c28bf4a68caa50f4b25ddfd28ebfe812297 1,393 1.00/1.00 vMB 51
416,626 416,626 000000000000000002d1c8c3994a27862b212c2f14616abc2937a2b8bf751235 2,721 1.00/1.00 vMB 81
416,625 416,625 000000000000000002aee3fd4e472355e3578ada676a5f065315dedb9ca907f8 462 0.32/1.00 vMB 60
416,624 416,624 000000000000000005739ba16bac22719b66ba8c0cc63b0f87861619cd776972 1,838 1.00/1.00 vMB 55
416,623 416,623 00000000000000000337b66bcb933a242d99b887934c2faa3040e6c941eafea7 700 1.00/1.00 vMB 23
416,622 416,622 0000000000000000015cf80d17a9df40da0c7d6375ff93bfa7ed060e9d4b12e3 1,513 1.00/1.00 vMB 32
416,621 416,621 00000000000000000001870f9e90a905b0b1fa90e2d5265070b44e985d99a97e 2,830 1.00/1.00 vMB 84
416,620 416,620 000000000000000002fd777af37b370a6422e47a1553e33c8fa99d0d37ec3fdb 1,526 1.00/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.45 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: 667.52 GB
    • Received: 15.26 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.