Loading Tool

Explorer IconExplorer

Memory Pool

76,205 transactions
27.29 vMB
0.06447126 BTC
Random Selection Loading Transactions
Max Size: 167.62/200 MB

Candidate Block

Mining Attempt 1a97c570f077ac3aaa0d6943f00de7a87862a1705c9fda9912d53b93cc4541a5
Version 20000000
Previous Block 00000000000000000000689f5aac8f3b2931b26ac31fa880ea1b747dd3d324e4
Merkle Root f82e8f15ed27a55cfac354d0b5ed0940c5fcab5692eff242ea426dc7b99629c9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 6,000
Size: 1.00 vMB
Total Fees: 0.00647371 BTC
Feerates: 59.19 > 0.65 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,321 (472,376 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
442,945 442,945 0000000000000000009dbf932c6c4ee2811755082ae1c84a928b5e9a07e8dee3 1,151 0.53/1.00 vMB 70
442,944 442,944 00000000000000000164c5551776bd983b135d874d80720828e920584509fbd0 366 0.18/1.00 vMB 57
442,943 442,943 000000000000000002cbd808029d65ed35ca7c06f398671e9446fd1658642c3a 960 0.39/1.00 vMB 75
442,942 442,942 000000000000000001aabd2f20184d8d64fb00fe41738b80c24e9bf797c2d86f 1,834 1.00/1.00 vMB 50
442,941 442,941 000000000000000003b295bd23cb223877b4c1ca313fd35304e971facfe834e5 2,401 1.00/1.00 vMB 68
442,940 442,940 00000000000000000300ef04215d5452c5e4461b22c51837169941d0dede8aa8 2,473 1.00/1.00 vMB 83
442,939 442,939 0000000000000000008b21ea3147069b42ebf96684513191b3218eb3022bbc70 2,315 1.00/1.00 vMB 71
442,938 442,938 0000000000000000002e4abf74bb74a5fa483ccf1072e1af5931fb2bba4a0f9a 2,451 1.00/1.00 vMB 74
442,937 442,937 0000000000000000038d48da70465b3abd1894cf72003638461b50be4a14487d 2,560 1.00/1.00 vMB 88
442,936 442,936 0000000000000000026293ace6f92ce67daf7357057fa01ee5cd8e644d97d009 2,524 1.00/1.00 vMB 93
442,935 442,935 000000000000000002143971ce9c1ee98c1db6f428726f9100398c65edd451f6 1,718 0.99/1.00 vMB 48
442,934 442,934 000000000000000001548ef6073dfdd931b81b60c452321bae2b96f7247def1d 2,582 1.00/1.00 vMB 68
442,933 442,933 0000000000000000021246a254800c965fd782197b68c4a39a9798d066dfdf3a 2,886 1.00/1.00 vMB 91
442,932 442,932 0000000000000000013a64b6bf0a3599737423ecbe5b9f7be2c25ff15540bdca 9 0.00/1.00 vMB 267
442,931 442,931 000000000000000003c592cd04f2bf54da4b9ee6c261b962cf97348315639a7e 2,130 0.88/1.00 vMB 76
442,930 442,930 00000000000000000352c1429b40fda0ad1aaece4235583390f5ecb2cefbd1c7 1,407 0.57/1.00 vMB 78
442,929 442,929 00000000000000000325e6954b6638622ef2b34f27322c185421f67b75aa92f9 472 0.18/1.00 vMB 76
442,928 442,928 000000000000000002421ae559d55836ecd57e989d2baa602041925b17ae63c2 1,071 1.00/1.00 vMB 29
442,927 442,927 000000000000000001bf8ec1a72d9df8f6a7a73ebd318cd5afc534ef091c2439 919 1.00/1.00 vMB 66
442,926 442,926 0000000000000000039a5dc76549b6813819dbe6609313b870c33ddfc7b006ec 2,430 1.00/1.00 vMB 80
442,925 442,925 000000000000000003728591cecdbd77cd57f790418a3ba69ea0ad3018578ea9 1,139 0.86/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.95 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: 715.04 GB
    • Received: 17.64 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.