Loading Tool

Explorer IconExplorer

Memory Pool

82,566 transactions
31.09 vMB
0.09261132 BTC
Random Selection Loading Transactions
Max Size: 190.35/200 MB

Candidate Block

Mining Attempt 30ef04c4cf4f3142401e97113d4cbcc3c55a6c2f355d3feb7ca6d6a6e3092d31
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root a61c2e6e3633a6e52b936d9f90583940c739344a2468ca879e3fee9799d47af6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,426
Size: 1.00 vMB
Total Fees: 0.02268493 BTC
Feerates: 100.00 > 2.27 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (852,138 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
63,083 63,083 00000000095ac546f3d1aa0a537770f013a388bc1c65f53185d7241e43fa683f 1 0.00/1.00 vMB 0
63,082 63,082 000000000b5adfac9d70c801ff4d7ab95629c227f0a44729ab3bfb8629ea04c8 1 0.00/1.00 vMB 0
63,081 63,081 00000000089fdcdbb733b2ee317178e5397dbed7080ccafa4ebac7243c8ca8c8 1 0.00/1.00 vMB 0
63,080 63,080 00000000003c960faa54f21bf2a821ef59b00d46ab9c962b0d463aa55fbfc6a2 1 0.00/1.00 vMB 0
63,079 63,079 0000000006a4542e1643fef53a6b47e5a43f4ba59c5acba87b3e6b188f8257d5 1 0.00/1.00 vMB 0
63,078 63,078 00000000046f7ebd79887ce346ac8de387e5d6b10b01ec5321f37f28de385919 2 0.00/1.00 vMB 0
63,077 63,077 0000000006a8441b4cccf4f947b46afe607b830afc1b3375c6be87095d16171a 2 0.00/1.00 vMB 0
63,076 63,076 0000000005faadc89bb3483c0330d537ebb3d1f913fb48daa6bf5a9821f45d8d 1 0.00/1.00 vMB 0
63,075 63,075 0000000009609c5ef369603b9ee977c9797e10c6e050fd2e18382df2224bafc9 1 0.00/1.00 vMB 0
63,074 63,074 0000000009f8fefb27fa711c8b6c3c7271c2340e0a74248bacf884ec3d8df939 1 0.00/1.00 vMB 0
63,073 63,073 0000000008f444fae191c2315f03f6fd81d6a93e882994cffe16c70f09b81e4c 1 0.00/1.00 vMB 0
63,072 63,072 0000000000e1b118ac38b62c2697d2786f59e3eed708c5f1465bc953098bc924 1 0.00/1.00 vMB 0
63,071 63,071 000000000305787b66fa89c2528a15afa6e23a2282f9ebe5e9c7e139d6b2766c 1 0.00/1.00 vMB 0
63,070 63,070 000000000b28cae8ac6e16859729cca9da355071febe3f7e954565aca959b414 1 0.00/1.00 vMB 0
63,069 63,069 000000000adb274059a35dc0ae3df442290c12418ffffe0dc6cc68ce5c5f5c22 2 0.00/1.00 vMB 0
63,068 63,068 000000000b3c27366f6faecf32fe191c3dfbbf4f52045baf334dc4061baa7ff1 1 0.00/1.00 vMB 0
63,067 63,067 00000000086fb96a12d1bcf2667fde68b0ba3fd1aa0133ad5153f3da2e53bf21 3 0.00/1.00 vMB 0
63,066 63,066 0000000004d8bf785efdd31663db5540e9b27ccf562264a334fa789780d0ae6f 2 0.00/1.00 vMB 0
63,065 63,065 000000000cf7e61496fc5fc7e5815e3fff379174205db41957a62982fe0ec802 6 0.00/1.00 vMB 0
63,064 63,064 000000000220bb00e0906070d858071808407df7c88f5ff27f8b555494a2a8e7 2 0.00/1.00 vMB 0
63,063 63,063 000000000033b057ff020448be85eb760a04aa8a219d25a75924c2ef52b52de8 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.77 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: 709.33 GB
    • Received: 16.88 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.