Loading Tool

Explorer IconExplorer

Memory Pool

47,164 transactions
27.88 vMB
0.08616335 BTC
Random Selection Loading Transactions
Max Size: 148.21/200 MB

Candidate Block

Mining Attempt 75ee1ebdd81d4d531b8d16213c562dfcacecb20e478274799b4c91055170059a
Version 20000000
Previous Block 00000000000000000001e1af25ad4e9d2008c13672c48d9c88eeac32a869b9f2
Merkle Root 2a1959792858fc71fb1603d6daef545b65723cbc9f5c481506c0d9315e171221
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,436
Size: 1.00 vMB
Total Fees: 0.03282765 BTC
Feerates: 500.00 > 3.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,789 (848,714 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
66,075 66,075 00000000019faeea92c03ddf7b9c5415362efd75645b153e856bf973311a4a0e 1 0.00/1.00 vMB 0
66,074 66,074 0000000008192d2b074dea6625867631f4c0d6c8129d3110d52661d0c2d9a5cc 1 0.00/1.00 vMB 0
66,073 66,073 0000000008e0415e661bfb861fbce756536804a2e24027fb00ef13111e857fd7 3 0.00/1.00 vMB 0
66,072 66,072 000000000415684e9d388a7275a9c3707b40e1faf7fb6f4e895902c5150fcb74 1 0.00/1.00 vMB 0
66,071 66,071 0000000005a1f174aebdc8b51dedcab434ac63ad3b07100619eff174f60830a6 1 0.00/1.00 vMB 0
66,070 66,070 0000000002553a0eb07d69aa30e3ed59cb47a2137a90da9b82b987dd72267409 1 0.00/1.00 vMB 0
66,069 66,069 0000000006cfdd6a4728f84da13085df92a1b824661cae1b3e291255ff5311c5 1 0.00/1.00 vMB 0
66,068 66,068 000000000648c52578d7351c743f42618da189413d4b29b704ae1ce8df39bb4d 1 0.00/1.00 vMB 0
66,067 66,067 0000000009e6e9695ece4958af72dfb0df86b47fd939e762846fde2d3cb8b99a 1 0.00/1.00 vMB 0
66,066 66,066 00000000071300a6129451a28ff50ac1a9bd4efd1946cf747950b76d76da3a58 2 0.00/1.00 vMB 0
66,065 66,065 0000000001540dd8ac2aaee5f4d7792743e03ddd230462d97b120941548d5788 2 0.00/1.00 vMB 0
66,064 66,064 0000000007038bb9f88279fda12d4cd271c12f350e9d3b1c5763895295750e1a 6 0.00/1.00 vMB 0
66,063 66,063 0000000006b05af800cf20aeba2e6c947bb571fee8baa132923c683a1ee165bc 4 0.00/1.00 vMB 0
66,062 66,062 000000000621f2bec1d91deada44903f308c8e1acee021fd31d303e1b66550bf 2 0.00/1.00 vMB 0
66,061 66,061 0000000007e9426df14949982ba0a5099ddc76341c7e297c4badd75fa57bdb58 1 0.00/1.00 vMB 0
66,060 66,060 00000000066fd10237c23cba78a10a568421a7cd1eeb780b7301915991694849 2 0.00/1.00 vMB 0
66,059 66,059 0000000001ee5360f7b0fc061d42f9c62b68beaf641775944362d1ca640b2d20 3 0.00/1.00 vMB 0
66,058 66,058 000000000608b4e2aa379ad82930b4214b682eb330a62414172b11b35ef188dc 2 0.00/1.00 vMB 0
66,057 66,057 0000000001974f106135d3675c6f35fe06e47737ac272b548fb4de4e83574f66 3 0.00/1.00 vMB 0
66,056 66,056 0000000006fe06116175409073f49b8894d83f179ad944ccc8f61b4541995174 3 0.00/1.00 vMB 0
66,055 66,055 0000000004ac89ab79df6ab34685f2f4d46e9af74db3b1f9efdd609660248e45 6 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.01 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: 649.37 GB
    • Received: 13.17 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.