Loading Tool

Explorer IconExplorer

Memory Pool

81,702 transactions
34.38 vMB
0.14292263 BTC
Random Selection Loading Transactions
Max Size: 195.32/200 MB

Candidate Block

Mining Attempt f68addfcefbd308e1662c52692b7a2ff91ac3f079fb3628e35e64fc2f741864b
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root 1ca9a3bc00c499338328ff099268aa87f2702799f4d965e0742ffb6345f8d1bd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,025
Size: 1.00 vMB
Total Fees: 0.02758069 BTC
Feerates: 384.62 > 2.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (22,709 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
892,702 892,702 000000000000000000015cccce7525a673d1e7eaa51917133aafe3046f328155 3,280 1.00/1.00 vMB 3
892,701 892,701 00000000000000000000b6ea18f7dff61acbe882aced9d3cff0a64e7f948ff98 4,108 1.00/1.00 vMB 8
892,700 892,700 0000000000000000000015356bf1321fff4469169bc49639aae8d3bcc3654f76 3,900 1.00/1.00 vMB 7
892,699 892,699 00000000000000000001f17f6f85cb50ee06b049b833499288c7af23eb172a5c 3,433 1.00/1.00 vMB 5
892,698 892,698 00000000000000000000d1941c6537651fff14e15447e69cdb396c89394715eb 3,898 1.00/1.00 vMB 7
892,697 892,697 000000000000000000021966ddea82186737506cb42dc102576d62a08b19c901 3,433 1.00/1.00 vMB 2
892,696 892,696 000000000000000000023c44a1ae6e4776fce97925bd08676f1ef7c1e8a5d5cf 3,203 1.00/1.00 vMB 4
892,695 892,695 00000000000000000001488b5b47131e52130b9cb15b3f7fef16d6efd51b3f92 4,131 1.00/1.00 vMB 3
892,694 892,694 000000000000000000022d60b73c30d3b9026c99e2c8d3ff5c51935b365276f1 4,835 1.00/1.00 vMB 4
892,693 892,693 000000000000000000012a297d3aa26c98eca4099609a119c09a2ce9d862c01f 4,512 1.00/1.00 vMB 5
892,692 892,692 00000000000000000001d5de4dbdaec980c0b6b11ef9a6b2ad012b1097537182 3,953 1.00/1.00 vMB 8
892,691 892,691 00000000000000000000682ce0047f6042ae40f55dd4e7de532780f5936367f0 4,474 1.00/1.00 vMB 4
892,690 892,690 00000000000000000001930964eab748cce4e8519a798169ce3ed1c6c22c04cb 3,793 1.00/1.00 vMB 8
892,689 892,689 00000000000000000000cc07013eaadd7e054eb26ba1878034131f5636f1fdb9 4,092 1.00/1.00 vMB 4
892,688 892,688 00000000000000000001ed4b40124d85cc7e7baf8478d5aa239fe9bfa37186b2 4,096 1.00/1.00 vMB 6
892,687 892,687 000000000000000000011e126d0f407ce4d5415fbceb81f8f7902541d90f0fa0 3,531 1.00/1.00 vMB 8
892,686 892,686 00000000000000000000e9788789f637539af13e6c060e8f9b1a2a1a2daf7ca8 4,277 1.00/1.00 vMB 6
892,685 892,685 00000000000000000001b4e669450dac104b54273faed81bd8256fe2b38757bc 4,141 1.00/1.00 vMB 7
892,684 892,684 00000000000000000001cccc2d75643ee96e31a708650a6beae7ce82d3a8a60e 4,178 1.00/1.00 vMB 9
892,683 892,683 000000000000000000020967e94acb66d4418842ef32be5b8554fef6119504db 4,498 1.00/1.00 vMB 5
892,682 892,682 000000000000000000001beed8ff2b73ffbf8da10dfa94f76904cfc6ac8ba218 4,800 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.10 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: 729.87 GB
    • Received: 18.49 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.