Loading Tool

Explorer IconExplorer

Memory Pool

82,403 transactions
30.75 vMB
0.08436305 BTC
Random Selection Loading Transactions
Max Size: 185.42/200 MB

Candidate Block

Mining Attempt 65b5d930a5bc560d348973f2fe6fd9fd184c153f5d32d1da93cc650a261695f7
Version 20000000
Previous Block 000000000000000000004deb7d1e347c8f6581c1f9b70e6ff46143ce8ce3cc35
Merkle Root b7b5b46491bf033c589a27ae0091c1b014e218f581800132b99b5d48ef4b5e5c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,207
Size: 1.00 vMB
Total Fees: 0.01896583 BTC
Feerates: 73.20 > 1.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,975 (114,508 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
800,467 800,467 0000000000000000000205eb33007351c20846978420ab655d4e50d6f2a74301 4,643 1.00/1.00 vMB 7
800,466 800,466 0000000000000000000532cc5d14f3b753380ba2da82c39661abcedb775e1820 3,231 1.00/1.00 vMB 12
800,465 800,465 000000000000000000013880cfc1b2d7a4f3ad5cdea3dd60e9213524be8768c4 2,931 1.00/1.00 vMB 10
800,464 800,464 00000000000000000001abd550665fce1f8571667c030590643fa30b3973d2dd 4,669 1.00/1.00 vMB 10
800,463 800,463 00000000000000000003f848c3f61409f50f7061bb9c460ac17413d610c7490d 2,073 1.00/1.00 vMB 7
800,462 800,462 00000000000000000000f2b76ce911ae1ec6fde495527ca6dd5204bc6c06abb0 3,206 1.00/1.00 vMB 23
800,461 800,461 00000000000000000000963640c46ea5a6ea3f42da3e784d75637daa64ceb0ac 1,682 1.00/1.00 vMB 9
800,460 800,460 00000000000000000003b1d2caf4b9294b6662e1edc7bc937ef6e48972252c9d 3,441 1.00/1.00 vMB 21
800,459 800,459 000000000000000000002253edb03ac6b827952a0b721b83217119ab061d4b89 1,808 1.00/1.00 vMB 8
800,458 800,458 00000000000000000004203b7d7e5899aecef9477e0554743f9bcdbc54e53c72 3,340 1.00/1.00 vMB 14
800,457 800,457 00000000000000000001e2f87a45fa18710ecd9ad9d077f3558f9310e2d0f799 1,976 1.00/1.00 vMB 17
800,456 800,456 00000000000000000002d7202f472370ab3ff28cbdcc1dbcee5ff2363dc801c0 3,281 1.00/1.00 vMB 14
800,455 800,455 00000000000000000002268f5b98c650a38e64620f9132f13a6d0453a342a8ab 3,106 1.00/1.00 vMB 26
800,454 800,454 00000000000000000003f1cf8b0fa76c2c16af750ec154745db841b846046f62 3,077 1.00/1.00 vMB 8
800,453 800,453 000000000000000000030f8567480cf7d19748176370a83ed91e9e50c174a5f5 3,366 1.00/1.00 vMB 8
800,452 800,452 0000000000000000000432c54c49a7931513e4edb7959abe35e7a020d0cd9c43 4,116 1.00/1.00 vMB 11
800,451 800,451 000000000000000000009a7fd1375c14ebd8c76d6f5e2730236bd733360209b9 3,809 1.00/1.00 vMB 14
800,450 800,450 0000000000000000000430784de300feac835485bb360f90572b832367c346e0 4,235 1.00/1.00 vMB 16
800,449 800,449 000000000000000000043cd5b67f8d4465f98ad309263b8338d5a28a8fe84552 3,795 1.00/1.00 vMB 13
800,448 800,448 00000000000000000003256bea78ef775b91f5fe8a991a17d883b11cb0cb3094 3,149 1.00/1.00 vMB 14
800,447 800,447 000000000000000000049fac33226ee8125f278d113932819c5bc5a8348f89ea 3,865 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.35 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: 661.74 GB
    • Received: 14.83 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.