Loading Tool

Explorer IconExplorer

Memory Pool

86,371 transactions
33.21 vMB
0.14380348 BTC
Random Selection Loading Transactions
Max Size: 197.54/200 MB

Candidate Block

Mining Attempt 298dd3cd44bc3a1c0aee8ababe6888a764fc74c3e4b9f496a485b9a9ec792554
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 319be97112e5fc6410786608d20a105aba0c77c0bba49dbcda2c6b3431c308cb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,780
Size: 1.00 vMB
Total Fees: 0.06609393 BTC
Feerates: 387.56 > 6.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (317,371 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
597,582 597,582 0000000000000000000929ccab510ed5a2e9aedd0a0c0b73eebd5f92656cfd1d 2,986 1.00/1.00 vMB 12
597,581 597,581 000000000000000000043ea515a28728e5c7304c82bd2676b60d9082ed1de35f 2,996 1.00/1.00 vMB 34
597,580 597,580 0000000000000000000dfd1f3bff068078f2694d24eaa225177685d615643d9b 2,764 1.00/1.00 vMB 15
597,579 597,579 00000000000000000006db5f4ed05929fb6e4807589836ac886e5a55c09ce1a9 2,992 1.00/1.00 vMB 20
597,578 597,578 0000000000000000000f6e7c4367610eaeeecc6dac7d087e13d672964403c39a 3,242 1.00/1.00 vMB 43
597,577 597,577 0000000000000000000dbbb02353405994e471caa135a4a2fc67c1c0945c1b3e 2,866 1.00/1.00 vMB 26
597,576 597,576 000000000000000000141192756d7996d715f54d0ea6c9e887fc05172e879c77 2,921 1.00/1.00 vMB 38
597,575 597,575 000000000000000000135a9db169c2a59af733c4d06af8c79b2b4577a3d00651 3,406 1.00/1.00 vMB 60
597,574 597,574 00000000000000000005655ecc705e6a23800d313c962c98b438a21c5c17eae1 2,884 1.00/1.00 vMB 28
597,573 597,573 00000000000000000009041ad8ff64e33a404f0a84cc6cb576d2989b668be66e 3,061 1.00/1.00 vMB 44
597,572 597,572 00000000000000000007e38590b95c97f9800b58808d3e38e6cba92e0762e4f0 3,248 1.00/1.00 vMB 52
597,571 597,571 0000000000000000001058792698fc818712077e98ae2525846d5622a57dc2f6 3,454 1.00/1.00 vMB 58
597,570 597,570 00000000000000000002db3665779fc142c3e51a05fca6a81a93490f10f361bd 2,831 1.00/1.00 vMB 22
597,569 597,569 00000000000000000010d07cc4974afcf5988e0b34cef6b408fde3e3eb6ffa02 2,894 1.00/1.00 vMB 19
597,568 597,568 0000000000000000000569f8c86fa7c8c3873f1d016919b73be59e38d009f5ee 2,409 1.00/1.00 vMB 26
597,567 597,567 000000000000000000156d04ff799b544908bcc278063ee9581232b3720fc962 2,772 1.00/1.00 vMB 31
597,566 597,566 0000000000000000000fa3fd7ba71c986736a7edd3bca25fb748bfc7adfd37fa 2,938 1.00/1.00 vMB 53
597,565 597,565 000000000000000000144f413709d14101dd32305641ab967697f5aff3e7634a 3,078 1.00/1.00 vMB 62
597,564 597,564 0000000000000000000371f664383cd1af6c51855793c640727e9439b32c918f 2,753 1.00/1.00 vMB 32
597,563 597,563 000000000000000000107f6107021f7646908865beb6020f40d159cd0adcadd4 2,780 1.00/1.00 vMB 43
597,562 597,562 00000000000000000003785e41a06df6568bd0b58c807eb01d39279b94e45f36 1,857 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.31 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: 659.42 GB
    • Received: 14.60 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.