Loading Tool

Explorer IconExplorer

Memory Pool

41,739 transactions
27.58 vMB
0.06990541 BTC
Random Selection Loading Transactions
Max Size: 142.66/200 MB

Candidate Block

Mining Attempt 88d6c693d94fa8a856b1103fa3ba2bf3ef942e16f8fbbe7f527e1161f10f77e0
Version 20000000
Previous Block 00000000000000000001915610f9bb4ea6739cd8cf20c28d45f9a1a654ed23fd
Merkle Root 6832d34ad0f332c813e8076b5c617e1996c9d9d0cf3f319877156739e594af05
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,618
Size: 1.00 vMB
Total Fees: 0.01554498 BTC
Feerates: 100.53 > 1.56 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,660 (379,704 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
534,956 534,956 000000000000000000155cfe8117ea901ab4d0506d122f7e330525755c568888 561 0.20/1.00 vMB 24
534,955 534,955 00000000000000000010485855346638faaf1e2f31018a5954d4ec3dba094a15 308 0.13/1.00 vMB 31
534,954 534,954 0000000000000000001c0139a0e659904e73f65496bb7ae74652d6c1047b6644 2,273 0.96/1.00 vMB 20
534,953 534,953 00000000000000000013ca003a9541717dcb27761759fb2107d5426b0c8bef01 883 0.67/1.00 vMB 17
534,952 534,952 0000000000000000001de16c9fe0b7da9d92926d4f8efd1fff586eb5990dbaea 73 0.17/1.00 vMB 3
534,951 534,951 000000000000000000277a4950d0682e29e6f8c3db7606acd1062ce8b7b20342 696 0.42/1.00 vMB 16
534,950 534,950 00000000000000000019f3cd0402397077eb58b0dd10efe329882c7c8ccab1c3 1,180 0.52/1.00 vMB 29
534,949 534,949 000000000000000000053c13fc1832dc701de16314d1ea33ef603757b5d4a83e 1,976 0.79/1.00 vMB 29
534,948 534,948 000000000000000000017d989505f06daf66b116a3f50ec2d207318a568742f5 259 0.08/1.00 vMB 9
534,947 534,947 00000000000000000024630706a3cdbe7ae46664719af7012340b8571690a899 121 0.04/1.00 vMB 40
534,946 534,946 0000000000000000001a54943b02d937a2df18e691dd13a2ce6bd3dc155e6a03 509 0.36/1.00 vMB 5
534,945 534,945 000000000000000000059c2a1ea247b49bd4b403bf9f31d3c8ae5de9d16b892b 2,520 1.00/1.00 vMB 26
534,944 534,944 0000000000000000000ed35a6f6337c507fb47cf8a33dc4bb01b31c2657ac396 263 0.10/1.00 vMB 24
534,943 534,943 0000000000000000002533aed67a524f668421f2cd7c7a793246f4f421932aed 725 0.34/1.00 vMB 24
534,942 534,942 00000000000000000008375d4d93d7a97e99d6082d41dc0b87412efdd649a539 1,267 0.78/1.00 vMB 7
534,941 534,941 00000000000000000008e6bf0bbc8c91038c3c27118ce979c5b04cae171e347b 1,022 0.45/1.00 vMB 17
534,940 534,940 00000000000000000006655d315e78bfac2293775948d939d24d8b836d84947b 2,748 1.00/1.00 vMB 39
534,939 534,939 0000000000000000000ab1a4f97fb4a133dd0e2ae3fc6536ebc023d5e85e8c5a 884 0.48/1.00 vMB 15
534,938 534,938 00000000000000000017a18703e968303a3889d1717d8dcc08c8bb2353c4cf1b 578 0.27/1.00 vMB 18
534,937 534,937 000000000000000000176557a5039eb67ca546bc956b7553100963b747662a3b 1,776 0.74/1.00 vMB 6
534,936 534,936 000000000000000000119f61e0c4daa3be931988f9251c7466c4d8b59f70f9a5 546 0.25/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 781.79 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 633.88 GB
    • Received: 12.23 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.