Loading Tool

Explorer IconExplorer

Memory Pool

82,654 transactions
31.17 vMB
0.08959307 BTC
Random Selection Loading Transactions
Max Size: 190.94/200 MB

Candidate Block

Mining Attempt 9deee40e5b9484f44132ec9bcb882c5968581e9a18c3a037ff5186ceb1cff9ce
Version 20000000
Previous Block 00000000000000000000a85c36171777e63d64dce13efc9d5a9a92d01c1863c6
Merkle Root 54f2bab42d3788e9d6ad489136172d906b1cab58c9559c6a03b3d320b02a7aa7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,100
Size: 1.00 vMB
Total Fees: 0.01933933 BTC
Feerates: 50.62 > 1.94 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,222 (211,034 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
704,188 704,188 0000000000000000000d7e7a0470edfbcb2d7af88ebe93407ed9a9537a10cef2 2,134 1.00/1.00 vMB 18
704,187 704,187 000000000000000000048326d639cd8c70d8f3a89e89d5b8643456ade6fa9e86 2,492 1.00/1.00 vMB 14
704,186 704,186 00000000000000000003f1139733f9b1cc691f55799ba1c6678aa6b4b76b8ac1 2,568 1.00/1.00 vMB 19
704,185 704,185 00000000000000000008b039baba0d9ceb14792344023e08b9c0666592f01282 968 0.39/1.00 vMB 10
704,184 704,184 000000000000000000092bcff0649aa35b0f95b0d52947f269b62bc5c28152f8 271 0.54/1.00 vMB 2
704,183 704,183 0000000000000000000101cba0cbc0a2474a534b14bdb40759b129d3d22df3a2 1,669 0.98/1.00 vMB 5
704,182 704,182 00000000000000000004854c1c07b7308932827784e5fb2e01e455bf298ad3ea 477 0.98/1.00 vMB 2
704,181 704,181 0000000000000000000c955db2a55db7799c79f77465c122a64c3317b553a191 2,408 0.99/1.00 vMB 11
704,180 704,180 0000000000000000000b62732555fe6ef500ed2eb60ab4cfe57657707f048419 2,564 1.00/1.00 vMB 11
704,179 704,179 0000000000000000000b366a83c59c0a4b8365308f50921076668462cd0efe87 1,102 0.98/1.00 vMB 11
704,178 704,178 00000000000000000003c21a4856a69e2979f175793404e4c4caa8786cc9969b 1,101 0.98/1.00 vMB 11
704,177 704,177 00000000000000000008521382825a293350a81c4c18398fc8ef94f2a68bb3da 1,634 0.79/1.00 vMB 10
704,176 704,176 00000000000000000004f1a365e9881e3c6f67891d1666e815c9d153b59a9cd1 1,827 0.97/1.00 vMB 7
704,175 704,175 0000000000000000000d37ea1e0b084b61ebef73658bf4cd660c38d8c51cb566 1,656 1.00/1.00 vMB 6
704,174 704,174 000000000000000000069a5d22926bf0d0fca03a7512db87a89b098bfb7f3d5a 1,376 1.00/1.00 vMB 5
704,173 704,173 0000000000000000000027e25a56279c92c2b2889a7a48c04e8a4d7ab55d03c7 1,940 1.00/1.00 vMB 7
704,172 704,172 0000000000000000000552b51b79fdb63cf5164ee4023afa243b432cf6f8d831 1,917 1.00/1.00 vMB 11
704,171 704,171 00000000000000000003b2f4df0fb9079781f4a668dfce420af9ba7e7d70028a 2,139 1.00/1.00 vMB 12
704,170 704,170 00000000000000000005bebbea86dd44031e3b6435134f9f4b4fa07ec8769319 1,960 1.00/1.00 vMB 19
704,169 704,169 00000000000000000006527054db80d766e9bf3c2feab03f0d18604a36e2895b 1,168 1.00/1.00 vMB 10
704,168 704,168 0000000000000000000df3ec90c2f8549373014de36b36f591faad35b08447c4 1,743 1.00/1.00 vMB 10
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.38 GB
    • Received: 16.89 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.