Loading Tool

Explorer IconExplorer

Memory Pool

48,810 transactions
23.24 vMB
0.13234105 BTC
Random Selection Loading Transactions
Max Size: 130.09/200 MB

Candidate Block

Mining Attempt dc6d0d9e9d84d4cd0698102a41d96ac86067d13f3043cfaf1fdcae172af7a17b
Version 20000000
Previous Block 000000000000000000010af14abf3268910c2119088b119fa85fc48f0443cc77
Merkle Root 88cea5cee36953a31efe5f6f665696232a8ec5a3c5b8025b8744fea62118e18e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,998
Size: 1.00 vMB
Total Fees: 0.05517921 BTC
Feerates: 1,163.36 > 5.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,096 (840,752 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
73,344 73,344 000000000067a57aea470caa8ea30f8fe04bdbeae4d3942ab12932e2e76cc483 1 0.00/1.00 vMB 0
73,343 73,343 00000000004833b5caafcabeb328c18f6ea6a926f887ee4d49405796926da569 1 0.00/1.00 vMB 0
73,342 73,342 00000000006cd5e8ceecdd0e748cce358b95cf499b878682ef90ee51548d79ab 2 0.00/1.00 vMB 0
73,341 73,341 000000000083790d2158138bee7a81e13ed623998df17abc524af0a05e8c47ec 1 0.00/1.00 vMB 0
73,340 73,340 0000000000087c71aa299d2c241d6304b5c861e85cc7f34edef9c0a7cc3843ac 2 0.00/1.00 vMB 0
73,339 73,339 000000000053deebfb18fb88e7647611f092ec66d79b938e7ddeb2e3bb9bdedd 2 0.00/1.00 vMB 0
73,338 73,338 00000000007cac403da10faabc8a60ee517dd1b6ac77407d3b28b37bae831e1c 1 0.00/1.00 vMB 0
73,337 73,337 00000000002a73c7376cc12f64fe1aa03df33311fbefe15eedfbffdb8a1bd2db 3 0.00/1.00 vMB 0
73,336 73,336 00000000005a4b465b885bc8115415d4d7b6c2bf27a65a2fcbac70414096e8b6 1 0.00/1.00 vMB 0
73,335 73,335 0000000000acd797e11c9734e9f3ed2019472bda131a627443d0ea10630fcd7b 1 0.00/1.00 vMB 0
73,334 73,334 0000000000532474acbe1f72f93ae1ea3670af224496d4b325921c5beea4968a 1 0.00/1.00 vMB 0
73,333 73,333 00000000008b1035f74a14cebe4dbcc1fe93a85a9170f82cc9946c51dd0fa118 1 0.00/1.00 vMB 0
73,332 73,332 0000000000a86810538af9c85908333c9167fe83d3b4e17bf0d97e6f1e10d902 1 0.00/1.00 vMB 0
73,331 73,331 0000000000abcb5740a14002b50f25b2565077f79fba66a9a5383bd09b127925 3 0.00/1.00 vMB 0
73,330 73,330 000000000075777d93a556910baae854c8f96683fa340b3ebefdfe4c206100eb 1 0.00/1.00 vMB 0
73,329 73,329 0000000000a1ea4b365b68342d109aab4fa4a1843a70b09fea09004e91c563e3 4 0.00/1.00 vMB 0
73,328 73,328 000000000035cf70b6f58561ffcd883bf286f9a4048a48f0372c8873d65bc1e7 1 0.00/1.00 vMB 0
73,327 73,327 00000000009315c7421600ff044405eee043885867df5b46a277192dbd113216 6 0.00/1.00 vMB 0
73,326 73,326 00000000001da0444eac75d539688e939bc5c988f27cbea7186b1353c3a855e8 13 0.00/1.00 vMB 0
73,325 73,325 0000000000a2a35173063d950d3f4903c697121e1d662e21e5d2607d5dd30c3c 1 0.00/1.00 vMB 0
73,324 73,324 0000000000647ffcb67288fb8c22a157c68fd67486188c3887e2132f4b1d23b8 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.77 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 558.97 GB
    • Received: 7.14 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.