Loading Tool

Explorer IconExplorer

Memory Pool

76,934 transactions
30.13 vMB
0.10733391 BTC
Random Selection Loading Transactions
Max Size: 180.61/200 MB

Candidate Block

Mining Attempt 07cef0e9d2af18aafe2a985dfce1e6610510f23359f841bf100292418c7ada68
Version 20000000
Previous Block 00000000000000000001dbb1d0c355245f3cf816e492d22c6348fbd464c36b26
Merkle Root 86068c8f0b85ce6c385a3bddb358b73e6abe24ab661befeafc8d357bd45eee88
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,857
Size: 1.00 vMB
Total Fees: 0.03167557 BTC
Feerates: 150.62 > 3.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,445 (28,786 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
886,659 886,659 0000000000000000000103234d1367f90dc717c7a31eaab2c96fb6649af8fe73 675 1.00/1.00 vMB 1
886,658 886,658 0000000000000000000019241ee85ef43bf0a7e115bfae386e0f27a0479f2eac 2,133 1.00/1.00 vMB 1
886,657 886,657 0000000000000000000152f2f311a44dfd522ea9d1adf689bfb2639c4a97fc3d 2,175 1.00/1.00 vMB 2
886,656 886,656 000000000000000000004b85a551e1eb678aa0ccb7ae2e3ea6517a52129b5f5f 1,913 1.00/1.00 vMB 2
886,655 886,655 000000000000000000008889d8ca5959500f6f6fcfdbe799f57922e28b32a766 3,726 1.00/1.00 vMB 5
886,654 886,654 0000000000000000000132dc93ab25372999e81f9105139eed346c7563cd2e5b 1,954 1.00/1.00 vMB 3
886,653 886,653 00000000000000000001d330bd715069474479001d8b708d6f0305daddb78f98 3,336 1.00/1.00 vMB 2
886,652 886,652 00000000000000000000ca9da06a781049143604cacdf559a39c76e00756d155 1,900 1.00/1.00 vMB 2
886,651 886,651 00000000000000000001cc6f4e217f444982581cf09a66cab406e23f793c4407 2,077 1.00/1.00 vMB 2
886,650 886,650 00000000000000000000789c05533cf7d9311a94af482862bb73b52376502cce 256 1.00/1.00 vMB 1
886,649 886,649 0000000000000000000176dd68790fa391c0b3205918d5f076c88fcc583d96ea 1,627 1.00/1.00 vMB 1
886,648 886,648 000000000000000000028127fec24d916f1edb283fcfcba8683b63cf2d5fd2fe 2,329 1.00/1.00 vMB 3
886,647 886,647 000000000000000000002bf22e10318d50ff74550c49a8c8c1bc83545782ab81 293 1.00/1.00 vMB 1
886,646 886,646 0000000000000000000032965c6841d41490baf79af5743bd99979277cfef91c 252 1.00/1.00 vMB 1
886,645 886,645 000000000000000000011bacf8616a9aeceb2325e9be01e3a44ff62b0b50e531 691 1.00/1.00 vMB 1
886,644 886,644 00000000000000000000677361c129782028955a8489389aeb4cb2363e6a7130 1,832 1.00/1.00 vMB 2
886,643 886,643 000000000000000000006e1050b04df8bf92e0e4001912be503b16aa4bac05b2 2,895 1.00/1.00 vMB 3
886,642 886,642 00000000000000000001b6b0dfbf529c629f223eb5fe6fad8d623ffc3ba01942 1,273 1.00/1.00 vMB 2
886,641 886,641 0000000000000000000245cd72c17e29c2e53eed7ed457a6f0ecef04cf22bed4 672 1.00/1.00 vMB 1
886,640 886,640 0000000000000000000170364edb4e3a9c1162342d5fe803cb590f32fdb8ca08 1,067 1.00/1.00 vMB 1
886,639 886,639 0000000000000000000166d79a948b19996dc08bda06614fc4964fe99297e583 2,432 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.17 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: 748.85 GB
    • Received: 18.81 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.