Loading Tool

Explorer IconExplorer

Memory Pool

55,069 transactions
32.42 vMB
0.23363374 BTC
Random Selection Loading Transactions
Max Size: 173.84/200 MB

Candidate Block

Mining Attempt a4bdc6ba845a0e7dc4c7fa238581240a4cdb2cf0b876a4950b6da5cab7911d90
Version 20000000
Previous Block 000000000000000000001af732fd5b15bb90e3760b3de0020b22660de0315512
Merkle Root b3703ffc6bbc47ff7e48a05e920ab933d511c4297a5fc47e6db4198d739125f2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,953
Size: 1.00 vMB
Total Fees: 0.12344823 BTC
Feerates: 101.66 > 12.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,818 (70,644 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
844,174 844,174 00000000000000000000704f9dc9b345c9814035d9854d6d36ab506f34b67b2a 5,625 1.00/1.00 vMB 9
844,173 844,173 00000000000000000002cb919270bb0c4ff7b92b4222e8ebd7ffd8cfec21ef12 2,261 1.00/1.00 vMB 11
844,172 844,172 000000000000000000000552bf70c0e34413344e84f00d604f885fb9adbafa62 2,078 1.00/1.00 vMB 10
844,171 844,171 00000000000000000001f8acf22434e0a2392875b800672ff2cd0446e255d92a 1,979 1.00/1.00 vMB 9
844,170 844,170 00000000000000000002aa77959a5c10d78836e53233614b191b16fcc4bc2bf2 5,995 1.00/1.00 vMB 9
844,169 844,169 000000000000000000015ca8b26d7f83b7d4af93d4a0c3dfbb8da5dc8bc1c140 7,629 1.00/1.00 vMB 7
844,168 844,168 000000000000000000020af760e1d56ecaca4c98355cd6c7991c2cecc37c5dcf 4,058 1.00/1.00 vMB 12
844,167 844,167 0000000000000000000330d744b0a5ab1e81bee1ae637102f91e93782824abf6 4,268 1.00/1.00 vMB 11
844,166 844,166 000000000000000000015d8dccce22e3ded642190cbee78c61f87a8e761c031a 7,370 1.00/1.00 vMB 7
844,165 844,165 00000000000000000000f16c6fda4ff9f5c7ecac587e08e7b516ef46dc091439 6,981 1.00/1.00 vMB 8
844,164 844,164 00000000000000000002d0d77ba2148ebafd291017084e7c70f1f183cedf2f51 3,489 1.00/1.00 vMB 14
844,163 844,163 0000000000000000000100960b6675b75a950c32104d37c1e28295efb3ae067b 2,022 1.00/1.00 vMB 11
844,162 844,162 00000000000000000002420a8506da1245e73ec478af8d2fa61ae45600a03fe2 6,184 1.00/1.00 vMB 9
844,161 844,161 000000000000000000016f724f6657f9b8c53f8271fa1076216d136188608665 2,809 1.00/1.00 vMB 12
844,160 844,160 00000000000000000001bc7df803a4ee8e457e71e297a5beb564f6b25e5b5d82 6,933 1.00/1.00 vMB 8
844,159 844,159 000000000000000000015ed6f8ac304f5c5face768996faaf816621342e66438 5,712 1.00/1.00 vMB 10
844,158 844,158 000000000000000000034060d39202346f6752cfeff6164a7913f7ec87fc5a60 5,755 1.00/1.00 vMB 9
844,157 844,157 00000000000000000002fb9fa085fc0fed0ec6c5ea5c0d906ea1da21f6737c15 2,604 1.00/1.00 vMB 14
844,156 844,156 000000000000000000019a4282d0db1195bfeb04e7b0a327351eaf53d7c8ee28 2,387 1.00/1.00 vMB 14
844,155 844,155 000000000000000000034ccf67c2d9ba37c873e7152217e7063ea694949382ac 5,577 1.00/1.00 vMB 10
844,154 844,154 000000000000000000006ea83995b308863aacc0c4525f8e77e1aa81d5e81531 6,694 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.07 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: 651.22 GB
    • Received: 13.49 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.