Loading Tool

Explorer IconExplorer

Memory Pool

78,705 transactions
29.22 vMB
0.07856697 BTC
Random Selection Loading Transactions
Max Size: 174.77/200 MB

Candidate Block

Mining Attempt 8b38e9d19ca263dbb1e4fc4033c3761c6432b3b48fb3a2be20eb7ee208404923
Version 20000000
Previous Block 000000000000000000005646862e45d7bc5b4c4a3d16e7119254b51a14f51fdb
Merkle Root 7fa72f55c6efbee9237ce9c7921e34d234b2e0a77568a07c72622d9ea88ba342
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,706
Size: 1.00 vMB
Total Fees: 0.01926715 BTC
Feerates: 150.77 > 1.93 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,069 (286,277 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
628,792 628,792 0000000000000000001000b48fd4b98a7073856dc508d878795869396802c228 1,768 1.00/1.00 vMB 7
628,791 628,791 000000000000000000060464129111f2a9ef4fc429ecdc0c787be3801d4756aa 2,976 1.00/1.00 vMB 76
628,790 628,790 00000000000000000007ae3a9bb4cf0ec8045c3dff7b52fa32463ded575d8040 600 1.00/1.00 vMB 10
628,789 628,789 00000000000000000000ea2d2000ebd208e543b7afbfb05fca946131685f5bee 2,301 1.00/1.00 vMB 36
628,788 628,788 00000000000000000009ab6e701ef341c71d0d700ca197edf1c1fa6fb51f7308 184 1.00/1.00 vMB 4
628,787 628,787 00000000000000000001298976b4f7f8ab356934bbe27f2b35a555906c0cc571 491 1.00/1.00 vMB 7
628,786 628,786 00000000000000000006736473b20cf20d4c572bc3153e9f60e9364d6b978804 1,041 1.00/1.00 vMB 5
628,785 628,785 000000000000000000085233da89d7fab8c6858e9bf311154977a267d611c5fc 2,627 1.00/1.00 vMB 47
628,784 628,784 0000000000000000000d75cfacd863acf3e93748cb164d1de3052716bb39087d 2,539 1.00/1.00 vMB 30
628,783 628,783 0000000000000000000f3420e3c0be2af04d57a45935652d46f036c3c61406cb 2,981 1.00/1.00 vMB 81
628,782 628,782 0000000000000000000996897fc5358da7651d1e566d75d11e361b64105d6bc4 2,055 1.00/1.00 vMB 8
628,781 628,781 0000000000000000000d88dbbd2b69e8093377d4d5b52735456225d85e3cf25a 2,888 1.00/1.00 vMB 48
628,780 628,780 0000000000000000000492f694254a23a090996f010967bbeec4b7c995dd3439 2,693 1.00/1.00 vMB 69
628,779 628,779 00000000000000000007f528d1093ceb160a367f68c9b03faae5f79241872f88 2,934 1.00/1.00 vMB 64
628,778 628,778 0000000000000000000a7ab85eecddec0c37d868c25243ddac8a982c1ab19548 3,004 1.00/1.00 vMB 62
628,777 628,777 0000000000000000000b9d2b9877a01e2d3868e640572f91f4acc773c5b640ee 1,493 1.00/1.00 vMB 28
628,776 628,776 0000000000000000000a189320ab65c6b57a331d1d3041852ab51b19cb8df168 1,196 1.00/1.00 vMB 12
628,775 628,775 00000000000000000009b1273e8437d9f422a9128298e4deeb8dc299091c4ef8 2,104 1.00/1.00 vMB 14
628,774 628,774 00000000000000000009015d04154bbba4c86452fb1542a9961f8c0a6acd2abd 1,666 1.00/1.00 vMB 27
628,773 628,773 000000000000000000105f1055b3298e9d62cb938ecc305a5a84d21e3b989926 2,723 1.00/1.00 vMB 31
628,772 628,772 00000000000000000009df1cc968ef88fa075a314961aa86df03d9b58c10e879 2,862 1.00/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.52 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: 668.75 GB
    • Received: 15.56 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.