Loading Tool

Explorer IconExplorer

Memory Pool

18,965 transactions
9.82 vMB
0.01798915 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.04/200 MB

Candidate Block

Mining Attempt 4e0ce0bbe4e0a15b5d86312997ebe9b4897bcdc6fb7585c6e7adee6f8f661379
Version 20000000
Previous Block 000000000000000000005869b6f02e2e1fce11201d782ea6634520bd8fcbaa28
Merkle Root a6d7622206e5f756a89cdb82620c3d5e83ce43adae216cbb7ceb01942d197ed9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 7,089
Size: 0.99787425 1.00 vMB
Total Fees: 0.00277500 BTC
Feerates: 8.20 > 0.28 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,631 (759,167 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
154,464 154,464 0000000000000bdca8a9e4e251b1ee0b4564d4074ff5dbfe3a6ca7931adeb683 23 0.01/1.00 vMB 108
154,463 154,463 0000000000000242b800af058503a91616a4ddd333cfccf8537de04fa1de09c5 3 0.00/1.00 vMB 290
154,462 154,462 00000000000005344d74227392b86a7d2ee709c07443c2d320a18b1ebd9c6a0d 14 0.00/1.00 vMB 251
154,461 154,461 00000000000002f7b9f1f850f27a0e7edf1e4a8ccdf0bd2cc0a7fd5b11bff271 93 0.02/1.00 vMB 86
154,460 154,460 00000000000005bc15472bc0019c2f4e917c2e96501feb3e99f72c854e6c2763 62 0.02/1.00 vMB 237
154,459 154,459 0000000000000d8c35f572473c0bc9041db21db7136d243380148786ccd80a20 6 0.00/1.00 vMB 23
154,458 154,458 00000000000000b3c433aa51b1fc70d196799e63cc70eea8f66cf8ff396d16ab 5 0.01/1.00 vMB 9
154,457 154,457 00000000000001ebead94a0fd8c3feb06d8a3157968262cd5456c8bed5670845 11 0.00/1.00 vMB 0
154,456 154,456 00000000000005b32e063afbc12c1fdc3038b380b61fece88fdaabfea2ff6e54 7 0.00/1.00 vMB 0
154,455 154,455 0000000000000b4d0a86d9c154aa4bdadab1e1c62dc286b151a4fd567e78193e 40 0.02/1.00 vMB 81
154,454 154,454 00000000000000bcadda8ad87e8ea091ab048a1b14bb4cbf6ecfadc551717535 124 0.04/1.00 vMB 5
154,453 154,453 000000000000041e9ceda21a487094590675a1c3e9b200bba3251973af0ff32c 17 0.02/1.00 vMB 40
154,452 154,452 000000000000092d201f1635dd19e8d465d57f7b0d67f137078f415eaa62f336 6 0.00/1.00 vMB 618
154,451 154,451 0000000000000194f5d82e95482d22d6266457a2d4809e02ca0dfc56b858d203 71 0.03/1.00 vMB 289
154,450 154,450 00000000000004c99a761980e3336f11cfb13c992b8252c82f17c7c5881c6130 9 0.00/1.00 vMB 0
154,449 154,449 000000000000085664374bb768d0d4394875848293377bcffcb3b49532e36f38 88 0.04/1.00 vMB 122
154,448 154,448 0000000000000b6e009f2aefc101f3aaf5b9d7e399f2a7a4e626fc9b0b426093 67 0.03/1.00 vMB 163
154,447 154,447 0000000000000913a70ffa5a2aa6fb5712f217dd219eeb03506386e33162302f 17 0.01/1.00 vMB 72
154,446 154,446 00000000000008ff3d6acf8e2398911d688e3a2c65aab45d591784fa163d17d6 12 0.01/1.00 vMB 47
154,445 154,445 0000000000000c2d2466c07c847b461fe6669668a7f3be9f9c2f67715eaa0b56 9 0.00/1.00 vMB 259
154,444 154,444 0000000000000326cdb67396e8623aac409a554e4cba4f22d8a33567cb5f55b7 114 0.04/1.00 vMB 83
Previous 10 blocks ↓
Total Size: 779.96 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: 467.77 GB
    • Received: 2.90 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.