Loading Tool

Explorer IconExplorer

Memory Pool

39,064 transactions
27.44 vMB
0.06703862 BTC
Random Selection Loading Transactions
Max Size: 139.92/200 MB

Candidate Block

Mining Attempt 5dae1a14d6cb7b637e972dc265f43206230faa5aeff0abef1b64e591f644ba06
Version 20000000
Previous Block 0000000000000000000205a7754b9683bd3803bdf38e1a942268db63b46eb04a
Merkle Root 6b06b678fdbb17779034e62291754df3a4188c3bae2e7b7a81457aae91c90f4d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,356
Size: 1.00 vMB
Total Fees: 0.01499343 BTC
Feerates: 100.56 > 1.50 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,637 (642,974 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
271,663 271,663 00000000000000012524394acc0ff578cc507d3e8b5923d32ff1ae2fd365f52a 297 0.16/1.00 vMB 64
271,662 271,662 00000000000000064aaaa950e1571eaaa3cf7e1651ad88dec6fc110ded981985 308 0.14/1.00 vMB 58
271,661 271,661 00000000000000055f745d3652ea1b35ffa34fa9be69b31038087430281c8df3 841 0.45/1.00 vMB 34
271,660 271,660 000000000000000607eead49cc330c39168a1d65f2298f01bb4a04834d872f40 1,025 0.50/1.00 vMB 98
271,659 271,659 00000000000000017c2baa2e0308893a77ed6a09d0032756559c52e76100c36b 256 0.13/1.00 vMB 52
271,658 271,658 0000000000000004e8699a68ec0c030a3d4f2bcc992c89dd5022b65ba28d7a24 396 0.21/1.00 vMB 43
271,657 271,657 00000000000000015b9a48ef51284b192bef45d85f30be34c93a438eb67e10b9 527 0.25/1.00 vMB 59
271,656 271,656 000000000000000649cc233ac1a980e7d071eed313462f8820959a2f523b83ee 452 0.21/1.00 vMB 54
271,655 271,655 0000000000000005b6e92ed0a3e7f2b157da7698c4942e52dc3283173606534d 576 0.35/1.00 vMB 24
271,654 271,654 00000000000000002af5d375014c1b5201b115b050aa38c4262cb19421927521 711 0.25/1.00 vMB 70
271,653 271,653 00000000000000053ca270b3c46d4d9c01508d040dba0b6075397e455ba01c52 103 0.16/1.00 vMB 18
271,652 271,652 0000000000000005c4cbd96e5f6e0a6738dfdbf48cb46fc9deb18591d51ca55f 870 0.50/1.00 vMB 39
271,651 271,651 00000000000000038f9aafbea2d51d495bdf81d249722c0d04af87775963025c 1,273 0.50/1.00 vMB 75
271,650 271,650 000000000000000566afd850c9c4ec001be38ed02a1a464a2b7f4c3889aa0489 1,103 0.80/1.00 vMB 41
271,649 271,649 000000000000000144b7e3f72a8c2ff15f8b074cd86d250b373785f8bedd70f1 704 0.25/1.00 vMB 62
271,648 271,648 0000000000000003a66bce1480fb4868e465f3d29e4dd55a676dedfafaaac994 690 0.35/1.00 vMB 21
271,647 271,647 00000000000000062b3b38d4bf9de616d905ad2005dd17185375ea5fe9881d59 1,377 0.50/1.00 vMB 62
271,646 271,646 000000000000000243870c1bc27e1ee167abe5c9994a6924ffb684a6e92f374d 823 0.25/1.00 vMB 92
271,645 271,645 0000000000000005edcb4c6d1659b3f30893ccedd98da55eed4c0c06d8f3892d 604 0.25/1.00 vMB 169
271,644 271,644 0000000000000001a2f1b7758adf7a620de4a5340eb4fa0c79eb2c8bc75fb95a 75 0.05/1.00 vMB 24
271,643 271,643 00000000000000042cbc660d1fbc89c9cb05825671386c404f59a5f0af2a79d5 337 0.25/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 781.75 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: 630.91 GB
    • Received: 12.05 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.