Loading Tool

Explorer IconExplorer

Memory Pool

16,947 transactions
10.64 vMB
0.03027300 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.92/200 MB

Candidate Block

Mining Attempt 8e5153c583d91fc9f761057007010f94c08f82ae06b36954db1b8a492e82f678
Version 20000000
Previous Block 00000000000000000000d07daa1ab23da8755ba9a9c7012a011a4a71de233add
Merkle Root 3434eebfb6ef4e62ed5d79f8688400a822e42edcb0479a61a70d2389618c14cd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,777
Size: 0.997954 1.00 vMB
Total Fees: 0.01360021 BTC
Feerates: 240.43 > 1.36 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,785 (664,971 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
248,814 248,814 000000000000007486058e7cbd671f0b7d903d887656d34c51d7e12d65b5ebcd 128 0.06/1.00 vMB 134
248,813 248,813 0000000000000004a40765f705b40f7ae85cb353f470ccb7c32a57be2a2a47fb 128 0.08/1.00 vMB 34
248,812 248,812 000000000000000879cefca6ae6eefcae810317f8948eb2ee1e1874af178e842 250 0.14/1.00 vMB 128
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
Previous 10 blocks ↓
Total Size: 780.24 GB

Node Details:

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