Loading Tool

Explorer IconExplorer

Memory Pool

74,801 transactions
28.41 vMB
0.07675513 BTC
Random Selection Loading Transactions
Max Size: 173.20/200 MB

Candidate Block

Mining Attempt 464b220a8c132965891929fe1610e3d7d2e472c78fb3d3c5ced02c433c759e8a
Version 20000000
Previous Block 00000000000000000001b8fe66e50f6fb16a2fb40ba913d63eacf4d29f5658c7
Merkle Root 42a13524d4d21160a3961c9cb5b2363de89b6377159a2509a8474590afe03b57
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,466
Size: 1.00 vMB
Total Fees: 0.01538864 BTC
Feerates: 150.77 > 1.54 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,249 (567,642 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
347,607 347,607 00000000000000000d45b7b575aada5c6e7f45d33455683d9e37292fa916b27c 296 0.20/1.00 vMB 8
347,606 347,606 000000000000000010994c1b802d1d8d4eaeba0b1ce3d15d58feb1651f1d337c 1,912 1.00/1.00 vMB 25
347,605 347,605 00000000000000001210968a484e38915040bad425006f98b77f6fc05dfb26c2 733 0.30/1.00 vMB 50
347,604 347,604 0000000000000000047ae31dce5d94a73f33a1036fc40267873293f08c3be31d 294 0.14/1.00 vMB 28
347,603 347,603 00000000000000000c33ee95cf8a5e43692bf536f2466ee41f3ab71f2ff9147c 1,022 0.50/1.00 vMB 25
347,602 347,602 00000000000000000d33f71471835bc7c74d3d9f155cd99eec4c719b88952b42 216 0.10/1.00 vMB 28
347,601 347,601 00000000000000000d09f93afadd49885b530acd16c6cf8cdd13025949b375a2 432 0.22/1.00 vMB 27
347,600 347,600 0000000000000000117fa61a6bf98f6d79cd193001e61b3f1e74e5a1b227a88e 1,161 0.63/1.00 vMB 18
347,599 347,599 00000000000000000e4cfbd7c9c9aeb07aa920a401e77ef804d654c9b1feda7e 1,332 0.75/1.00 vMB 20
347,598 347,598 0000000000000000147337302a66068b4a20c9ca27197d96b6f4acb4978bd2e2 1,073 0.75/1.00 vMB 17
347,597 347,597 000000000000000002ee3bcaec5abc2340080b7c968427e59208d901cc6ac396 1,552 0.75/1.00 vMB 28
347,596 347,596 00000000000000001434c8be59fcae075a2aafb2154211ab420fdddf4974e870 1,261 0.72/1.00 vMB 25
347,595 347,595 000000000000000004a3f94662fad8c2d648c54289186f39428cac89b1baad26 1,095 1.00/1.00 vMB 16
347,594 347,594 0000000000000000068016ab3e6773b7a681d7bbb35e5d04a85deb22e9e56d50 424 0.19/1.00 vMB 35
347,593 347,593 00000000000000000bcc7b8780f2e62f2d50c346b70f7b451070f8d33645b335 373 0.19/1.00 vMB 30
347,592 347,592 0000000000000000086b7cfbfa4e6a6d82814d1abcc37989a7cbf7dc24736118 512 0.14/1.00 vMB 51
347,591 347,591 00000000000000000dd72451203ae99bb879c0942434a9de525e9b5cad568266 1,657 0.75/1.00 vMB 30
347,590 347,590 000000000000000010879e19e06b642c5f8e55c890a9130a60bb22a6f85038a9 768 1.00/1.00 vMB 16
347,589 347,589 00000000000000000803b6424f05623b3e25a7d5cb565e0daf0e514ee096347a 1,466 0.75/1.00 vMB 27
347,588 347,588 0000000000000000073a9e69d675e10af2537ff2e9e6f32ed8e3817e1e1a0b57 2,209 0.75/1.00 vMB 37
347,587 347,587 0000000000000000044b7240a59c4adcb25096fed2e3c371669e5be7aa14373a 1,567 0.75/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.82 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: 711.24 GB
    • Received: 17.10 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.