Loading Tool

Explorer IconExplorer

Memory Pool

81,650 transactions
31.21 vMB
0.08130743 BTC
Random Selection Loading Transactions
Max Size: 185.77/200 MB

Candidate Block

Mining Attempt 22e9bb7db324ffada479ff414fb7619a2011dcc07f9812621eb837f196e3d070
Version 20000000
Previous Block 000000000000000000006967e51e05e86af929479363a0a1c6b74722992c0c25
Merkle Root 1bcb6935cbc3cd1891ff0f7a50d9f1f7e17575e49a4d0bfb0403d4cb751a07ba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,395
Size: 1.00 vMB
Total Fees: 0.01476636 BTC
Feerates: 157.11 > 1.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,071 (277,328 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
637,743 637,743 00000000000000000000afac9ec7f71ee43db1f43503a4baae97b26ec196f390 880 0.33/1.00 vMB 21
637,742 637,742 0000000000000000000a071ddc126b3c859d7fc18352f93f0ba22f0dffc2eee9 776 0.25/1.00 vMB 31
637,741 637,741 000000000000000000005fa6027749ee6c629fc1ae880d0376741b3a50bd8d9f 1,825 0.54/1.00 vMB 24
637,740 637,740 00000000000000000002ea41a42c86a316fec4223faccf1fc6c88b045db9bd5a 2,325 0.73/1.00 vMB 23
637,739 637,739 00000000000000000002d8737908ba53d3d2306703a35d9ed82330c74375f641 2,132 0.69/1.00 vMB 22
637,738 637,738 0000000000000000000dee30dcd280c32e1103aa439e35a12b969c3b2f8c09ca 2,346 0.77/1.00 vMB 9
637,737 637,737 0000000000000000000ca6efa41071e52885e5f1fc585491fb4dc7ee86260d11 2,496 1.00/1.00 vMB 34
637,736 637,736 000000000000000000007806f88b8451ad1f43de91c6c42079d98780e478ba19 2,026 0.78/1.00 vMB 17
637,735 637,735 0000000000000000000786fab79319434573c6ea4e6e135a669af34cd0af9ebe 3,000 1.00/1.00 vMB 29
637,734 637,734 0000000000000000000c9116d882e0453ee889d946cc9f2f385c044f37e2e8d0 800 0.51/1.00 vMB 6
637,733 637,733 00000000000000000002b84a872b5bd4088281d1530dc1bdeec6cf257e2a776c 1,389 1.00/1.00 vMB 10
637,732 637,732 00000000000000000006e02be4a5383263503223ac3528ceb0b30a73b02e5128 2,792 1.00/1.00 vMB 25
637,731 637,731 0000000000000000000c7c4c059c3ca3076896a529ee4291bcba26248094a9f0 1,612 1.00/1.00 vMB 7
637,730 637,730 00000000000000000009c09f2620ccc2e4a33f99c9e8f846a02e2581cd96c5d5 850 1.00/1.00 vMB 17
637,729 637,729 0000000000000000000c1f0cdb1ab01064ddd35d09575336d7bb53b70ff20ae0 2,170 1.00/1.00 vMB 26
637,728 637,728 00000000000000000001d4ef76594c0a1ef5e677398f07e0dcb0163231434131 2,293 1.00/1.00 vMB 46
637,727 637,727 000000000000000000072fa23a4d2a4f03e1c171781f5b8d241853e795eb110a 448 0.32/1.00 vMB 23
637,726 637,726 000000000000000000097ca0ac7b99f4e136f3853f304947d0945322551970a0 1,365 0.94/1.00 vMB 17
637,725 637,725 00000000000000000000419612211511c8739596278df5bcf7ef2d6801a09794 2,394 0.83/1.00 vMB 24
637,724 637,724 0000000000000000000dd568da39568f461a560f67a092c9e140909dd5d95d98 2,822 0.91/1.00 vMB 26
637,723 637,723 0000000000000000000fa4ec327dbfac2bb574b9d41c80644ff6928337b66cde 1,699 0.59/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.52 GB

Node Details:

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