Loading Tool

Explorer IconExplorer

Memory Pool

79,096 transactions
30.15 vMB
0.09357204 BTC
Random Selection Loading Transactions
Max Size: 180.14/200 MB

Candidate Block

Mining Attempt a785239b3c0882f9115b4edeca356d64dcb12ab1bd93197d3e067c6a41a45ffb
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root f97d754708a495c8f5d0e29c9a06bf52b8f489cdd0b8159c204a5cca91639d01
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,202
Size: 1.00 vMB
Total Fees: 0.02294195 BTC
Feerates: 150.61 > 2.30 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (158,005 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
757,147 757,147 00000000000000000006b8ad07024b119a56f6dca894565158d6544174f6eb17 1,035 0.39/1.00 vMB 9
757,146 757,146 0000000000000000000454f17d8c9cd84fe3f0099e5a9930a32ccd29b4f535a2 241 0.07/1.00 vMB 7
757,145 757,145 00000000000000000008de1e7b99c8fe384a896dfb8568237e76109120db0227 752 0.30/1.00 vMB 8
757,144 757,144 000000000000000000048b7d3b24eaaeb586448c384dca689f6eade808a3708c 1,837 0.64/1.00 vMB 8
757,143 757,143 00000000000000000003c6c6dbb2d7d308496c9e325f6e89f2c64adaa8a852a3 334 0.12/1.00 vMB 6
757,142 757,142 00000000000000000001fab72feb20bcc31eb094d6472dedaa237f795fc2d641 240 0.06/1.00 vMB 13
757,141 757,141 00000000000000000005fa9e6d5deb19b938ef412e569d281179ae7c14afa505 530 0.18/1.00 vMB 7
757,140 757,140 000000000000000000069ef9c4f5424e08357b17aa65a31ba3b02b101bdff7d7 224 0.06/1.00 vMB 8
757,139 757,139 0000000000000000000888362eb3a0ea3976965362ddc0825313d5379e5b23df 712 0.25/1.00 vMB 7
757,138 757,138 00000000000000000005c187c76f903814db04e4b266983c08acfc15cd2f9eb1 315 0.09/1.00 vMB 9
757,137 757,137 00000000000000000000899264a4359768ecb0bb657f5a6101a97a508a4f4e86 41 0.01/1.00 vMB 21
757,136 757,136 00000000000000000000ad7a6c7d34b23e2562168041e290be208128b9631161 318 0.09/1.00 vMB 9
757,135 757,135 000000000000000000046d53954f24d4fe9c21209ab4883b2283303694d116f9 660 0.26/1.00 vMB 10
757,134 757,134 000000000000000000022368eb8d898324c6004cf895861b5aceb1dfcc1a93fd 15 0.00/1.00 vMB 5
757,133 757,133 0000000000000000000423958cfcccc456b171681f775ef22ae363af19f64b1a 595 0.27/1.00 vMB 4
757,132 757,132 000000000000000000024b871005005d17e87a3f328065246de7216d584d7083 398 0.15/1.00 vMB 10
757,131 757,131 00000000000000000008bf18bc2b79e6e600a1fd84cd20a271fed6c8fe9ad324 183 0.04/1.00 vMB 12
757,130 757,130 00000000000000000002e42017fba60f5f07628cd2f4a549b5fd8c759e246aab 1,219 0.47/1.00 vMB 8
757,129 757,129 0000000000000000000385a7e00e161b9580630bf0fe2df7e6e419e178296fe6 1 0.00/1.00 vMB 0
757,128 757,128 00000000000000000003becf68f00bef2d1cef09cd9e61b1ccc66481a9975c1a 220 0.10/1.00 vMB 8
757,127 757,127 000000000000000000052adf0a8988d22699b7882e2538e67b3261ad81888b51 658 0.25/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.66 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: 672.97 GB
    • Received: 16.35 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.