Loading Tool

Explorer IconExplorer

Memory Pool

79,410 transactions
29.35 vMB
0.07346417 BTC
Random Selection Loading Transactions
Max Size: 176.15/200 MB

Candidate Block

Mining Attempt bc95a139a892857b2138f6d4d94cd901ec10cfeb1de217043a206aa42e2d0e45
Version 20000000
Previous Block 00000000000000000001b85d9794a4a727476a72ab49258ad3cacec808147edf
Merkle Root 49880dce9e64f8210780ff1202c32bb4ce81d9e1441781f3ebd78406e22b1781
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,381
Size: 1.00 vMB
Total Fees: 0.01382804 BTC
Feerates: 170.94 > 1.39 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,064 (549,313 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
365,751 365,751 0000000000000000067210cb24bc29d6b2c9889e336d48789f727251d5ec4430 550 0.93/1.00 vMB 8
365,750 365,750 00000000000000000b3f0e5d6ac282713ee9768d77c2fb7ba39e62a2237a9e23 632 0.25/1.00 vMB 45
365,749 365,749 00000000000000000356a38e5448b170f0ae5a168e5113669a58e8e17547054a 258 0.25/1.00 vMB 19
365,748 365,748 000000000000000007f6515fc15e65088fb270f6fe63c7412118f66f2e70d9cf 246 0.14/1.00 vMB 36
365,747 365,747 000000000000000013e197e3cb0a0edf1f88e97b235404804aa8fbef6fe2e8b1 443 1.00/1.00 vMB 7
365,746 365,746 000000000000000004fa971d7b1e068a6681d0cf0db5a4c008a3e0622d2c8821 1,305 0.95/1.00 vMB 29
365,745 365,745 00000000000000000b294f294de9df111754e77d11ccd8012861c7a297d58ee9 386 0.25/1.00 vMB 33
365,744 365,744 000000000000000008d7c0efd7897ab6670b065fb8620f0c51e02f4e5a3b46c9 204 0.13/1.00 vMB 29
365,743 365,743 000000000000000004c40cf2ba35cc8b1c8f5c105aed5580421e51e4293601db 559 0.29/1.00 vMB 69
365,742 365,742 000000000000000007795672b49900484c57d27b962afbf411d7a04ba845f67c 2,060 0.93/1.00 vMB 45
365,741 365,741 00000000000000000b0b47b775e58d3f150c650fd98600c7115de3f1e7d1e47a 749 0.36/1.00 vMB 41
365,740 365,740 000000000000000007eebf70a5dffd4472f3d434e4e35431333e2a82c511158d 1,756 0.93/1.00 vMB 34
365,739 365,739 0000000000000000056de953076de8fb97e65d9479d7ce0fff1eb71ed440b3ac 1,014 1.00/1.00 vMB 18
365,738 365,738 0000000000000000132cf104553cbd6634d8e117276b7ad97181ce5fc717ac2a 260 0.13/1.00 vMB 33
365,737 365,737 000000000000000004d82864c49bfc66c74ca230a69da71a8de62700e9754703 945 0.41/1.00 vMB 40
365,736 365,736 0000000000000000012ff367ad4b715f6747599d354e5561638e31cf62b6a6e9 668 0.31/1.00 vMB 41
365,735 365,735 000000000000000006e37b9becc5f70160b07e2b92e0bd16a496412633620863 773 0.93/1.00 vMB 14
365,734 365,734 00000000000000000a08948c5cdb8a7563bbc7d664207580b0370bbba01fe575 198 0.11/1.00 vMB 30
365,733 365,733 00000000000000000a8d61534c4c865c3c01da2967d467836cad87e7927127b9 691 0.93/1.00 vMB 11
365,732 365,732 000000000000000005d682a39582e30549cfde3aff956d8f6e6cd3f181aa581a 1,701 0.93/1.00 vMB 38
365,731 365,731 00000000000000000648de907ff3418aa89d6aec20e95afc3e90a2d5e029517a 828 0.93/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.50 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.46 GB
    • Received: 15.52 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.