Loading Tool

Explorer IconExplorer

Memory Pool

43,952 transactions
27.06 vMB
0.09452447 BTC
Random Selection Loading Transactions
Max Size: 141.70/200 MB

Candidate Block

Mining Attempt 7a01bd02ab8e2fc53042cc7d8a42ee98e723a191a92c7280e3a2b15f51ae2df9
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 3301917e09582adaa6d5c854691280c0164a9b21e7f5f08566fb8589eb321d8e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,527
Size: 1.00 vMB
Total Fees: 0.04219883 BTC
Feerates: 151.16 > 4.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (562,664 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
352,205 352,205 000000000000000005a978ef6a6f0f39782aa4c8f12070fef46d97f371be98dc 323 0.19/1.00 vMB 42
352,204 352,204 00000000000000000665971419f6cbe502bb2ad92b57d34ddca3d0649429dd61 325 0.16/1.00 vMB 30
352,203 352,203 00000000000000000c6fe7c84493d6eaa9e2e21895a83893f7a9f2fed92be6b6 1 0.00/1.00 vMB 0
352,202 352,202 000000000000000013387966e64222230ba46c8ba7e720463884e782a3024e7d 595 0.28/1.00 vMB 24
352,201 352,201 000000000000000002035023219044a6281e0ea8992b99e15a89335bd7ddeed2 277 0.16/1.00 vMB 22
352,200 352,200 0000000000000000128179cd2202d75eebed9f5e40b2949e4d35df4069a63415 641 0.36/1.00 vMB 28
352,199 352,199 00000000000000000716d81723d5e95fea450718c51abc5241023352d0d24528 257 0.12/1.00 vMB 27
352,198 352,198 00000000000000001516e92313fb69946aa097517923a3642f3f4a72eca9061c 744 0.34/1.00 vMB 28
352,197 352,197 00000000000000000e50f6413ee1a9d2c4dd450d8edfa246a1ef20a97c94dcdb 648 0.46/1.00 vMB 18
352,196 352,196 000000000000000010a98e8c34feed691086e6b95ffcfbea72b2a87bd77c9f24 1,664 0.75/1.00 vMB 73
352,195 352,195 00000000000000001482e61b29c7ad0600ef8f360bb84512f53008d1a37d810f 187 0.10/1.00 vMB 23
352,194 352,194 00000000000000000997418c882d3997c56a95a632f3d7b93d7a2cea26054d6c 243 0.13/1.00 vMB 29
352,193 352,193 000000000000000005da77e4380ef4e04fd9735dd3d2cee39bb34db17500b412 59 0.06/1.00 vMB 5
352,192 352,192 000000000000000011e584abd6a7b244c643c253a0a62ec5127291916c849852 270 0.12/1.00 vMB 27
352,191 352,191 000000000000000011bc6831c23232c64e8414c2029b4baf3b7149d194ffdd24 90 0.08/1.00 vMB 14
352,190 352,190 00000000000000000c1410b97fa084f5b9d3f53ecc60588be146b1636ea95883 1,101 0.55/1.00 vMB 28
352,189 352,189 0000000000000000064c6f2035d0ea34c265034e3ca6b76856968db83a1b9b14 1,152 0.62/1.00 vMB 28
352,188 352,188 00000000000000000b5bf7b664a15b7ad3f39eb91a47e1b8ed3f8a85cfec2ca3 473 0.26/1.00 vMB 26
352,187 352,187 00000000000000001310bcb5d9f5d8dc701c82b8397c52ca3f456aa7c3971336 502 0.31/1.00 vMB 16
352,186 352,186 00000000000000000debe877ec2f17240a16a30f820018f733c3dd7edf2e77e0 1,783 1.00/1.00 vMB 18
352,185 352,185 000000000000000006e84a364872c3807a6d6b04199d8ca7547352d8a2e094f2 1,543 0.75/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.16 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: 653.26 GB
    • Received: 13.85 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.