Loading Tool

Explorer IconExplorer

Memory Pool

78,639 transactions
29.35 vMB
0.08415073 BTC
Random Selection Loading Transactions
Max Size: 177.34/200 MB

Candidate Block

Mining Attempt 899dc0afe899984dc4fac22cda1c36df0ddbededff9b8086b41e09613af0d427
Version 20000000
Previous Block 00000000000000000001f4b559d37e6ff387f62c9e7280040ea352cb9648bf8c
Merkle Root a7848d8c9a940bd7ebdb4c3d890d722f5d62cf2270752a02c5c51d333a6fff3f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,571
Size: 1.00 vMB
Total Fees: 0.02257028 BTC
Feerates: 95.73 > 2.26 > 0.38 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,161 (187,905 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
727,256 727,256 00000000000000000005b5cb6109c37e75678e73f9f038808a1260e6a30a8c6d 151 0.06/1.00 vMB 5
727,255 727,255 00000000000000000008b02b24f6fcd404635c9eab9fdabb4d238e4783db9842 199 0.24/1.00 vMB 3
727,254 727,254 0000000000000000000976fa0acb6b1a609536746d2d649cc39ccf98146e18ea 976 0.43/1.00 vMB 8
727,253 727,253 0000000000000000000463d20ea0477ec1de4c042211c6e06d2790a30f5ee58c 833 0.45/1.00 vMB 7
727,252 727,252 00000000000000000003be42813897b0347446273df243fabeca7c87ea11f420 959 0.56/1.00 vMB 4
727,251 727,251 00000000000000000006abbddab09861902d73a8b072d03368ae25f7598f3672 2,172 1.00/1.00 vMB 8
727,250 727,250 00000000000000000003d6cd24a3ead2c8cf9d4d8f765801d977035c45281595 995 0.52/1.00 vMB 8
727,249 727,249 0000000000000000000159d156075572f8cecd9377de543d88c87f449c77f8d4 103 0.03/1.00 vMB 4
727,248 727,248 00000000000000000006b7abf4485bd84ea8ebad8c0ffaaec4c0813dbe69cd84 1,864 1.00/1.00 vMB 6
727,247 727,247 00000000000000000001a66fd3e07988e4b0e672d7d772513a5ec6ffee0abd26 2,851 1.00/1.00 vMB 9
727,246 727,246 00000000000000000002aa1626cb6c20a7feb49be502d8c617aad616c38884d3 248 0.07/1.00 vMB 10
727,245 727,245 000000000000000000003de5b32d412be2397f3757a630bb563e05d4ce89aebc 1,332 0.71/1.00 vMB 6
727,244 727,244 0000000000000000000599e72c8882f96048b9d3db393c2fc0aff38f221e88ce 881 0.33/1.00 vMB 7
727,243 727,243 000000000000000000042bf72d77278375d4bb338da734a3128671bc12363714 146 0.04/1.00 vMB 12
727,242 727,242 00000000000000000006b04784dca39ac19991c32e690f4189457e8875b4c767 1,032 0.39/1.00 vMB 7
727,241 727,241 00000000000000000001257c52781a072048231da81c2395b33880cfe3e38efb 565 0.26/1.00 vMB 7
727,240 727,240 0000000000000000000381e88e01448f81e612046d1e94fead1d0fff119a8e0d 774 0.43/1.00 vMB 4
727,239 727,239 00000000000000000003a785ffc6d74fe420a9affb17542f3c8332cc63f4bbdc 2,267 1.00/1.00 vMB 13
727,238 727,238 000000000000000000068ac822d1f7ec66fc587f5c752cb37947a5750ce3fd38 579 0.30/1.00 vMB 6
727,237 727,237 00000000000000000007a5fd37313dc19a26ec8ce5153e77910570e0857ff462 387 0.37/1.00 vMB 3
727,236 727,236 00000000000000000000bbb11158e9d83af9abcd5556b00e3ebe8be149d6bf16 31 0.02/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.67 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 674.94 GB
    • Received: 16.43 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.