Loading Tool

Explorer IconExplorer

Memory Pool

76,371 transactions
28.56 vMB
0.06900863 BTC
Random Selection Loading Transactions
Max Size: 173.00/200 MB

Candidate Block

Mining Attempt 97b72f563c5000fa61f3f56081819e32c8cce5f2a671b1661e1992f8c58a6241
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root d7c4a949ae3c66789194346c24fbf052540edc385d4a1d1948388c6931a62e5c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,382
Size: 1.00 vMB
Total Fees: 0.00952618 BTC
Feerates: 79.19 > 0.95 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (516,350 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
398,804 398,804 000000000000000004e3ec64a023a2da559b09dcfb2b496102cfecb9c2417800 2,454 1.00/1.00 vMB 49
398,803 398,803 0000000000000000027cac24477d8fc8bac3007a3bf742141490aa27175dc51c 784 0.38/1.00 vMB 35
398,802 398,802 00000000000000000527f0740969ac70871a6376dee4c06e5788c72f90261352 800 0.48/1.00 vMB 29
398,801 398,801 000000000000000001a64f4984ce43d1f7fc4767d1fb285cbbed02584cc1b0cb 1,266 0.93/1.00 vMB 25
398,800 398,800 0000000000000000073bee35d130f215bf7f28fc894db7334afdda20b99b62be 2,155 0.93/1.00 vMB 40
398,799 398,799 00000000000000000663fec6f5d760537409c63d7fee27c283df265d6761ba28 2,050 1.00/1.00 vMB 36
398,798 398,798 0000000000000000036090270c9bb40b8bbf60bfcb71b8bf3c47c4d70d843c73 2,222 1.00/1.00 vMB 38
398,797 398,797 00000000000000000212f8bff44642bcebf9318c540a904646e1afe46d0b5dcf 734 0.95/1.00 vMB 14
398,796 398,796 00000000000000000455c7b57b9b0107cf568df7c682de8e6a2f688fd7d89452 2,045 0.98/1.00 vMB 38
398,795 398,795 00000000000000000282910e2be75cc3b66972a5b3f1aa33b6389bc990267484 1,321 0.93/1.00 vMB 25
398,794 398,794 00000000000000000477a0d4acdeee3f6ac45a0cd9a805ac8e715566a48783bf 1,209 0.67/1.00 vMB 28
398,793 398,793 00000000000000000364974c6648275152c2c6971020cfcca6cf3811357dd988 2,543 0.99/1.00 vMB 52
398,792 398,792 00000000000000000516f59b94d88bc8b9eff2bd5f40e2d5cdfee9590e589af9 1,333 0.68/1.00 vMB 40
398,791 398,791 000000000000000000fe24b4d5e06d6820516f02c39879f8ce93a81cd9b0713f 1,111 0.75/1.00 vMB 23
398,790 398,790 00000000000000000088b66aea880ca332aed5631da8c50b4cc586b4c4aed5c9 814 0.93/1.00 vMB 20
398,789 398,789 0000000000000000016925efe4a5cb1fb4e424c4408b557bac19599c7943ef66 896 1.00/1.00 vMB 15
398,788 398,788 00000000000000000193be2a2b08af0a029c2fb416d4535d31c3b7678fd67be3 1,328 0.99/1.00 vMB 26
398,787 398,787 00000000000000000314ed174c0c0d8941c518a0cc75ca6322b9efccd2c57381 1,055 1.00/1.00 vMB 21
398,786 398,786 00000000000000000577ac8caee98b433ddb8d1f87c6d6e8f8cb5320ce82260d 1,553 1.00/1.00 vMB 30
398,785 398,785 0000000000000000013610641e568243f74870f39e66efdef1e40af220ab942e 2,580 1.00/1.00 vMB 54
398,784 398,784 00000000000000000659673622b4a7a488e5cc61f1741081946243a514042705 1,877 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.66 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: 672.98 GB
    • Received: 16.35 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.