Loading Tool

Explorer IconExplorer

Memory Pool

83,398 transactions
30.41 vMB
0.11033187 BTC
Random Selection Loading Transactions
Max Size: 184.45/200 MB

Candidate Block

Mining Attempt f63270a4942940606fd8760592a612befd25030be3e604b66275f44cbab77a12
Version 20000000
Previous Block 00000000000000000001cb55e2e618f7d0b14eff6361ccd981eeb53f94067c6c
Merkle Root 140f0e3eeb3d2a07df2808feee85de84ecc152c8843c697dc0b809b6b99f2c32
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,244
Size: 1.00 vMB
Total Fees: 0.03564044 BTC
Feerates: 301.57 > 3.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,120 (561,938 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
353,182 353,182 00000000000000000fc854bcb24c8f9c9797627f4365a84577b87cefc53ba174 317 0.18/1.00 vMB 26
353,181 353,181 00000000000000001567e85d4f19066c8c6d164ad3af9f82c42ca714b50de141 610 0.36/1.00 vMB 22
353,180 353,180 00000000000000001568b36f6c867b234b3a4b275380a9b37dc029c0fde2d24e 408 0.22/1.00 vMB 24
353,179 353,179 000000000000000003488d0b7f8ff768b618ead8d5001a0b30c0a511af8510fa 1,278 0.77/1.00 vMB 22
353,178 353,178 00000000000000000bd135b17ce28e2a4a80fdd2b98ade06ce2dbde38e5373f6 15 0.01/1.00 vMB 14
353,177 353,177 000000000000000015ed4c31f4dd5a42f6d2ba7e99f6b528661a288218c97c93 418 0.27/1.00 vMB 23
353,176 353,176 000000000000000012813d50db2a594cb8226ac32a91a08b2f806adea34cc2b4 352 0.21/1.00 vMB 17
353,175 353,175 00000000000000000514226fd47f8736be7a511c9c4c323611a0a973d8ec9941 773 0.72/1.00 vMB 18
353,174 353,174 00000000000000000bda5644037b2f0f90adf4ec293bb298735e58eb99ccd43c 1,263 0.68/1.00 vMB 23
353,173 353,173 00000000000000000e86a5f27eddd32a9872a93f329073873afc94e095b279c9 291 0.13/1.00 vMB 26
353,172 353,172 000000000000000007460585e220a3881310b7d8c7d2eac0ebe53fab67c903d5 969 0.71/1.00 vMB 19
353,171 353,171 0000000000000000148c0a47f8ac479d3338fe9da62d610b2bcb72c7f90a8a5d 1,119 0.74/1.00 vMB 28
353,170 353,170 000000000000000015da416e97d263952015e0b47b8084fb8b594f225b0bd999 1,834 0.75/1.00 vMB 35
353,169 353,169 000000000000000006ee7ec6720f91ba00e548f0cb3e67c504a7474ef3ab5163 278 0.15/1.00 vMB 26
353,168 353,168 000000000000000002bac2bd8e3ba7aab23b47f91d6e8c4fdeb5b3f91644e697 386 0.24/1.00 vMB 20
353,167 353,167 0000000000000000116f314e2a16fdbaf4df438e8259aa697c5db1e22cf630d8 246 0.16/1.00 vMB 26
353,166 353,166 0000000000000000008437f4261d0627321ed29affcde25e7de2a1ec8075cb01 476 0.23/1.00 vMB 25
353,165 353,165 000000000000000007dda74223ffcd4cb0bc31e20891f5f4a28d6e9180da6ce1 608 0.25/1.00 vMB 33
353,164 353,164 000000000000000007d6c47ff8e23e3dd09f2aa551ab6b04e2cc834908717aa0 1,347 0.67/1.00 vMB 27
353,163 353,163 00000000000000000d610475f6849e982351852142808802dda0a6ddabf2ceef 88 0.06/1.00 vMB 11
353,162 353,162 0000000000000000109cc7ae08c8842462ffa93787e4f4f4a39a9728a2309abc 230 0.11/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.60 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: 671.77 GB
    • Received: 16.01 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.