Loading Tool

Explorer IconExplorer

Memory Pool

85,141 transactions
31.91 vMB
0.19905820 BTC
Random Selection Loading Transactions
Max Size: 190.62/200 MB

Candidate Block

Mining Attempt 23af9321d96f85c6f785b30b1b7f119d0ce7292367a7ca3f12696b97c3855705
Version 20000000
Previous Block 0000000000000000000155b2073facafbf0b2f4713974f25dac073632df31896
Merkle Root 4fd3b5c6136b5a1e9d9c828f29817420e310ddee1ff67d627ed70be8c66f411b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,689
Size: 1.00 vMB
Total Fees: 0.08693517 BTC
Feerates: 444.96 > 8.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,148 (637,424 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
277,724 277,724 0000000000000001e20176e1224176f677ddc065831cf226a45cf47ff93ff948 381 0.20/1.00 vMB 36
277,723 277,723 00000000000000024f367ad533ba89001d3a74fa153344be23d5c58124531ee8 149 0.06/1.00 vMB 49
277,722 277,722 00000000000000000ad9992cdb1bbb71e9c8be3cf8a65aa1a4aa94d6ea01b772 196 0.11/1.00 vMB 32
277,721 277,721 000000000000000377e7076dd6ac5cf587c83d7adf75275e412163abdbd1dec9 228 0.12/1.00 vMB 30
277,720 277,720 0000000000000001e3458a5ee1b28ae63fd09f311a2ef9e35999c822b355dfd4 38 0.03/1.00 vMB 28
277,719 277,719 0000000000000002ee6e91d0fb279924dcb3e96e5a15d6ca3e69deb0c0af4ee9 404 0.23/1.00 vMB 45
277,718 277,718 00000000000000008147edaf96eeb4b1bf4223ef94c126b89742de51c76ac060 115 0.05/1.00 vMB 30
277,717 277,717 00000000000000012144b6aa0f2d484d902c5f31662be5db4f214230f285a819 420 0.18/1.00 vMB 50
277,716 277,716 00000000000000034e2a56106ce1900955f300eef7f85c896bfb425286593a5d 392 0.17/1.00 vMB 48
277,715 277,715 0000000000000003690900dd2a2ae53af94b9f8e72e0a41ae55aa782e98348b2 170 0.09/1.00 vMB 31
277,714 277,714 000000000000000237197154806c13a5741cce143f8d19bc243c1ae1f04fbfe6 244 0.12/1.00 vMB 26
277,713 277,713 0000000000000001a6c33cbacd7eddf513adfcc24ef292dbbf9be73ca2e789b4 256 0.11/1.00 vMB 61
277,712 277,712 000000000000000250a3f1526d74813fc544d2e6f1a128d2926ea22fd1dd6320 395 0.18/1.00 vMB 42
277,711 277,711 00000000000000025bf92dc68d781ea6a7117b62274fa34855b8e98e4de29336 146 0.09/1.00 vMB 33
277,710 277,710 000000000000000045249e78d47e31553c05ed24997c73098717d2ee86ebe14a 309 0.12/1.00 vMB 51
277,709 277,709 00000000000000023a3bec576191539ddc0ce8b7f5e67ddf5a8bb5de134e4728 249 0.09/1.00 vMB 26
277,708 277,708 00000000000000008773bba0140eccc0967fc0081b38fc49768470e118902ed1 449 0.22/1.00 vMB 41
277,707 277,707 0000000000000000e59a7275e6431e6f0d3e1ef7d3bc8467f677d7871b16b0aa 7 0.00/1.00 vMB 21
277,706 277,706 00000000000000021879197b6a8078dbcdc8b63f90451881880e451c35a7b549 103 0.04/1.00 vMB 36
277,705 277,705 00000000000000015024ef24fd2af447d1fa4d64bdde01e31b688f515b9f0e12 88 0.03/1.00 vMB 50
277,704 277,704 00000000000000011cecb0f7d4d72e77d2fcc63ee34818145b89d3ab773fa59d 320 0.14/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.65 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: 672.83 GB
    • Received: 16.32 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.