Loading Tool

Explorer IconExplorer

Memory Pool

40,437 transactions
28.53 vMB
0.06476684 BTC
Random Selection Loading Transactions
Max Size: 145.83/200 MB

Candidate Block

Mining Attempt 2277a10b2d000e88520c6d81b711ca8afa20ade3ca132b722bb95196c4babce8
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root 3b54d863f4b4f8df9506a4e71e82ccc15e5b792eb4e3b10df9f81f925addee1e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,883
Size: 1.00 vMB
Total Fees: 0.00966828 BTC
Feerates: 100.19 > 0.97 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (189,529 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
725,083 725,083 000000000000000000030da75f5d829de71eb373de31a09a67dbf9c6c82f230f 186 0.17/1.00 vMB 5
725,082 725,082 00000000000000000004b98cbb0ee5726abdfb3745435bb9f4ff1d9997505476 1,093 0.66/1.00 vMB 5
725,081 725,081 000000000000000000024c7a71e1dfbfb23c6c9295b9542365000cb054c30ba6 1,617 0.57/1.00 vMB 8
725,080 725,080 00000000000000000009b609d5fe574c32fdf55d138756d7aeab5e5707c2a44f 840 0.36/1.00 vMB 7
725,079 725,079 0000000000000000000887547fb69a07c6a2778e9cbb402dc821107c910bed5c 3 0.00/1.00 vMB 2
725,078 725,078 00000000000000000007c58fcf36844239188f3ede75bc8bd9321bbbc5f6e619 448 0.17/1.00 vMB 3
725,077 725,077 00000000000000000002bbae0e36a543de21bc833f08347ba0d99ac4dbdd6fa7 1,890 1.00/1.00 vMB 5
725,076 725,076 00000000000000000004205de056ee4f855d611d6121c59dc9cdcf2b54617bd0 1,953 1.00/1.00 vMB 4
725,075 725,075 00000000000000000007b3061bde924dbd0dcfc7f8b0c436b983fc48650c202d 2,160 1.00/1.00 vMB 8
725,074 725,074 00000000000000000009becd12466688319e94058eaf52452233130cc799f606 1,445 1.00/1.00 vMB 4
725,073 725,073 00000000000000000000880f1e165db68fd4e197636a13fff2d2e19d9baa552a 1,827 1.00/1.00 vMB 4
725,072 725,072 00000000000000000002feb85eadb44c2622224ce9cdc8a0c9a008021f2e100d 2,411 1.00/1.00 vMB 5
725,071 725,071 000000000000000000020942d1eadd092ed22934b6d46b08b52913d2b946650c 1,914 1.00/1.00 vMB 22
725,070 725,070 0000000000000000000840d035d17922f06f7b861d5ad9586c0668ef99bae35f 1,767 1.00/1.00 vMB 4
725,069 725,069 00000000000000000009982f40547692e1efc2cc95f046ba5e79c894fd0403fe 1,824 1.00/1.00 vMB 3
725,068 725,068 0000000000000000000927d5864ffe36548d79f4db2ef13f92be492ecc64c5d6 2,997 1.00/1.00 vMB 10
725,067 725,067 00000000000000000005620859f6845c20f52bc080997c94e117890c08c7d45d 3,059 1.00/1.00 vMB 6
725,066 725,066 000000000000000000021063aabc24dce23f7ac904f02ed67b1fc8c53b5510da 2,246 1.00/1.00 vMB 9
725,065 725,065 000000000000000000068c1f7faa0f28c3b6ba4f3790e9b16b0a3a36f94871d1 2,876 1.00/1.00 vMB 10
725,064 725,064 00000000000000000007e28a56889834ce8c008292cd918c50a82a4f763e3ae0 2,875 1.00/1.00 vMB 7
725,063 725,063 000000000000000000033f9846fdec1cfbddd7a663272b0949c737c9e726d4f1 2,100 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 781.70 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 629.17 GB
    • Received: 11.88 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.