Loading Tool

Explorer IconExplorer

Memory Pool

25,027 transactions
11.89 vMB
0.03995317 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 67.67/200 MB

Candidate Block

Mining Attempt 8f7542a08cb45c6a60633e1bcd699ab9f2a4d8d61999dababc065dd7a47559b1
Version 20000000
Previous Block 00000000000000000000652af86d7244bbb8df14f655fb2239fc0552c319f143
Merkle Root affbf5a2aeffbf874e0a06331679ec7d8cabce8add34637a5934a1b631d8f4c8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,807
Size: 0.99797025 1.00 vMB
Total Fees: 0.01994217 BTC
Feerates: 150.61 > 2.00 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,779 (664,968 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
248,811 248,811 000000000000004483fd7b7aa12f5c8f11322769365e42d176b16b228630498e 346 0.20/1.00 vMB 111
248,810 248,810 000000000000004d32fd59c184e9d49aaeff6556e85d3282da5a2f26e638ea61 15 0.01/1.00 vMB 47
248,809 248,809 000000000000007322ba0f5adf6d84bdadc23a4d83aa004dd71959330013692d 364 0.17/1.00 vMB 138
248,808 248,808 0000000000000030f0046559d21bfe4fb457dddba7f6abba282cf9089f1e78d3 8 0.00/1.00 vMB 126
248,807 248,807 000000000000006f32332a969ceed04f7c896b6d85532439e3e6ea5ba28f45f8 10 0.00/1.00 vMB 166
248,806 248,806 00000000000000567a5e3c323d324e787e69bedeef0f53661c1e90be74f74942 97 0.05/1.00 vMB 114
248,805 248,805 0000000000000080c9e39b78798207803ba284300eb47ba3f1b63411017b738b 1 0.00/1.00 vMB 0
248,804 248,804 0000000000000044af1c170c817722e40df0af875a9b63af8941c5d59ca8f7b9 361 0.15/1.00 vMB 144
248,803 248,803 0000000000000071dccfa450b1827d97bc9ef438e0e679ac58b4b81fe3436287 236 0.09/1.00 vMB 150
248,802 248,802 000000000000005bb775f54e20bfb40332a984b2375ed11b0e29bfe918f360f9 120 0.07/1.00 vMB 91
248,801 248,801 000000000000000090790978e7ab0d580d39e1d080c3a5aac84d1a6abcf36edb 264 0.11/1.00 vMB 143
248,800 248,800 0000000000000081e8c01ed71f5b8c2e91667c528df13ae17976ff974e027684 58 0.05/1.00 vMB 77
248,799 248,799 000000000000007086267222bc7ffe6e0af1c1359a80639fa4433de02cb3ac6e 167 0.08/1.00 vMB 118
248,798 248,798 0000000000000000520ba59a08eaa0dc8b1befe9b3b7a1ee0a5663d33eb83e61 359 0.17/1.00 vMB 115
248,797 248,797 000000000000003a9735fb2b9734d5251f6b55a2e841f2ab8eae439457d3e4a3 93 0.06/1.00 vMB 100
248,796 248,796 0000000000000023bd5930039d2b0fd4839f522c107c1b1268c28a9b91f02b8e 39 0.02/1.00 vMB 63
248,795 248,795 00000000000000713cb40f1c1d0ea1b4741b183f114d56ee5a960ae92f36bdf3 31 0.01/1.00 vMB 57
248,794 248,794 00000000000000744af34e4d6d6ec1df1b23074595b773236e7104a51b055890 262 0.10/1.00 vMB 165
248,793 248,793 000000000000004b7d4be7c6179137b86c65274f8f27106e49bb0e903a3ed26d 199 0.09/1.00 vMB 115
248,792 248,792 000000000000006a3a53559706a7ac0dd8590bcd5aaf3fd06c8f50421a2f7934 113 0.05/1.00 vMB 93
248,791 248,791 0000000000000012199fe3f1f54921e8e11c0b0d318ed6245dee22a4ad55bc65 23 0.01/1.00 vMB 140
Previous 10 blocks ↓
Total Size: 780.23 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: 509.55 GB
    • Received: 4.19 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.