Loading Tool

Explorer IconExplorer

Memory Pool

76,569 transactions
27.65 vMB
0.07816792 BTC
Random Selection Loading Transactions
Max Size: 168.82/200 MB

Candidate Block

Mining Attempt 8c1a9a14d4c965cd1989cd48e2f0d7d6502fc8fc10495b1764c9837a299c7c48
Version 20000000
Previous Block 00000000000000000000eceb14b69fb33c0936bc911ecf1423e24822a9fac46f
Merkle Root e69285c479d0ff1deab1adf08b7a8e3b0b8cdfcfc468fa6b20076dca4c54fae6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,808
Size: 1.00 vMB
Total Fees: 0.01910989 BTC
Feerates: 402.60 > 1.92 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,320 (232,510 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
682,810 682,810 0000000000000000000aa675e3fa430adc5ccbe418ae9f23568239517de1695e 2,073 1.00/1.00 vMB 73
682,809 682,809 000000000000000000020ef634bfa97f625c5eb897496f5789ae343f5e1c98bc 2,532 1.00/1.00 vMB 12
682,808 682,808 0000000000000000000023ee16608bce1bda9fd60c241de9a920d747b772ef21 2,544 1.00/1.00 vMB 78
682,807 682,807 0000000000000000000a60734e3e5105421d64eefeebd5a77bdeabfc82ba5904 2,259 1.00/1.00 vMB 39
682,806 682,806 0000000000000000000887ffba773c56638a6c2110263c3e4729f47bbf9c446e 2,456 1.00/1.00 vMB 76
682,805 682,805 000000000000000000010d4a953089c0b33fae83597ed735717cef3288351ff1 3,151 1.00/1.00 vMB 105
682,804 682,804 000000000000000000080d249379f054bb42c280c81d64ced02c5592f94939ca 677 1.00/1.00 vMB 5
682,803 682,803 000000000000000000061b669654fcf009940395c1baab8aa5c3fcfa3debb7e2 1,103 1.00/1.00 vMB 16
682,802 682,802 0000000000000000000ceb56b83c99745755126603a5ee019aa9f39b6b02268c 707 1.00/1.00 vMB 8
682,801 682,801 0000000000000000000b0dc283be5ebb5aed442a6c980796983a1b5817e85917 1,659 1.00/1.00 vMB 47
682,800 682,800 000000000000000000034088d32264e214d3fc8aef0545aa70b6754979fa9c1d 1,453 1.00/1.00 vMB 88
682,799 682,799 00000000000000000001cd2577b3a67e63d4cff677cfed930591a1922e679966 1,065 1.00/1.00 vMB 19
682,798 682,798 0000000000000000000a7577cf4d2e982be401239113982ec1fa3e600b7b75ce 1,059 1.00/1.00 vMB 12
682,797 682,797 000000000000000000078a33a36d3920b492eabbf7a161121a569dcc2e5a4a33 1,745 1.00/1.00 vMB 42
682,796 682,796 0000000000000000000b189cac0fe083b9de4071bee5a1996a0ac0521cfd9ba0 1,588 1.00/1.00 vMB 32
682,795 682,795 000000000000000000065ec1eef6590a57297b381e74b4bf0bfe8fa133c761c6 1,306 1.00/1.00 vMB 8
682,794 682,794 000000000000000000023b8f4a6a93901198c4275668f2f78e7bf0283adb705f 1,721 1.00/1.00 vMB 56
682,793 682,793 000000000000000000088776cf4387448ecdbba41ee19020c102139af00d9f2c 2,328 1.00/1.00 vMB 22
682,792 682,792 0000000000000000000a982c6347e1ebab3b0139cc64c090901acda0ab53e561 2,430 1.00/1.00 vMB 36
682,791 682,791 000000000000000000004df512c3ecb66d0921348a585857e3e522dfe2261c7b 2,453 1.00/1.00 vMB 59
682,790 682,790 0000000000000000000565b56d31923078eedc7aa2ae6fed869207750410fec9 1,997 1.00/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 782.95 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: 715.01 GB
    • Received: 17.64 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.