Loading Tool

Explorer IconExplorer

Memory Pool

51,632 transactions
30.66 vMB
0.13987721 BTC
Random Selection Loading Transactions
Max Size: 163.56/200 MB

Candidate Block

Mining Attempt 745d47f6c1f1f429ff00405bc73fc94e2b20906e4c8b06b3860e563fbe7d70d1
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root 4c220fbd875365aeb7afcc7fd3a86f530498afc5ff0f14cbece6ce1306be522e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,012
Size: 1.00 vMB
Total Fees: 0.05574948 BTC
Feerates: 179.69 > 5.59 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (338,060 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
576,784 576,784 0000000000000000001800db3161cc51520adb32d782fc3a62d2d9a56d923dd0 2,908 1.00/1.00 vMB 125
576,783 576,783 0000000000000000001235b623f5daa4895600bf7fded7bc8638c72060fac2de 2,997 1.00/1.00 vMB 130
576,782 576,782 00000000000000000017f41b6f0ef18868f5520859022a701c4eeb8b72a5ae71 2,755 1.00/1.00 vMB 110
576,781 576,781 00000000000000000016934211f840b68729e081cf01feea0a06a83eb98cdc83 2,834 1.00/1.00 vMB 144
576,780 576,780 000000000000000000136c1632474b44199398fdd8245183ffc86242dd1fe493 2,036 1.00/1.00 vMB 157
576,779 576,779 0000000000000000001e89e1c27165783d4d9d70ec5235e5ddf3cb852648759c 2,918 1.00/1.00 vMB 141
576,778 576,778 000000000000000000194b84ed8fa8dbc5601088011a730692f5e367818cb35b 2,783 1.00/1.00 vMB 200
576,777 576,777 00000000000000000012003a15ae7a4f1ba168b5a97a899d5c2862b55b5c80e7 1,336 1.00/1.00 vMB 62
576,776 576,776 00000000000000000016efb510b0e36a1e1db618cbdd42a8d8acfcb1b5a70d4b 2,502 1.00/1.00 vMB 44
576,775 576,775 00000000000000000007ca875e8f437ab746c625eb9031815718c123893fa8fb 2,938 1.00/1.00 vMB 108
576,774 576,774 000000000000000000268a32971ad1f6d1be5390a83796908dfbea8c3044b5b8 3,056 1.00/1.00 vMB 163
576,773 576,773 0000000000000000002680da771bcb1279a95e5488168364fe7429e7f38f303e 2,999 1.00/1.00 vMB 195
576,772 576,772 00000000000000000001f72d60afd0935af4a94bdfdd375c3d0328a31c906729 2,901 1.00/1.00 vMB 121
576,771 576,771 000000000000000000192a1fca8ee5c1aa466587771f9ec71401ff6e98b53eab 2,881 1.00/1.00 vMB 104
576,770 576,770 0000000000000000001c026e14f5f416bb109294e508966720d2587c6f24d430 1,953 1.00/1.00 vMB 164
576,769 576,769 000000000000000000214940bb6fd9d307a48b284109a4a9ac0ffb18d66c53e6 2,884 1.00/1.00 vMB 49
576,768 576,768 0000000000000000000707145f569d50adf4c9721514d29d596982343a21ce63 2,649 1.00/1.00 vMB 110
576,767 576,767 000000000000000000009d22011b9b02d17f6da1cf67f9cd5ec76482c6120412 2,928 1.00/1.00 vMB 184
576,766 576,766 000000000000000000011941c77313bd452d727ab67d17b7c771e2dabbf5bf78 2,149 1.00/1.00 vMB 148
576,765 576,765 0000000000000000002562560c5a7814e95de7bec726a6034ce60dc1718fe916 1,860 1.00/1.00 vMB 169
576,764 576,764 0000000000000000000375788ed9b0775cc8b9f56e67a3d7eb325376217ee15a 1,330 1.00/1.00 vMB 179
Previous 10 blocks ↓
Total Size: 782.11 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: 652.03 GB
    • Received: 13.70 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.