Loading Tool

Explorer IconExplorer

Memory Pool

85,643 transactions
31.93 vMB
0.20907287 BTC
Random Selection Loading Transactions
Max Size: 191.00/200 MB

Candidate Block

Mining Attempt db2202d421a79851424ff6e658085f74e5d87cf0d6e463ec39ec5ae77cf92290
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 94b0bbcc5b0f46dcf0bba853693e24b1c8ae4770a776de04580f3c1062fa1916
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,933
Size: 1.00 vMB
Total Fees: 0.09456735 BTC
Feerates: 529.10 > 9.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (289,420 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
625,727 625,727 00000000000000000012ef98a38db824984cc83af0f34bc8286eb94990dafd41 903 0.34/1.00 vMB 13
625,726 625,726 00000000000000000007d051f1c9a453e27475d2c39ed0aae4e989692fa5e047 1,760 0.85/1.00 vMB 12
625,725 625,725 0000000000000000000775700c1d3ee58e2ec4693d5b398e7c54468381653a84 1,300 0.45/1.00 vMB 14
625,724 625,724 00000000000000000001176d6e80fe4dcef59ff4e2eff26208c3cf359cdb66da 19 0.00/1.00 vMB 11
625,723 625,723 0000000000000000000a50aad7236d2a6bae21425e1a72e0019ec4e1f4eb47c6 1,350 0.49/1.00 vMB 12
625,722 625,722 00000000000000000000c9b0665288157135db77682772a856a11ad0d2c1a08f 1,767 0.70/1.00 vMB 12
625,721 625,721 000000000000000000084f5a43c25a8493c586eb37fc990d5ce5dce9c181144c 1,580 0.64/1.00 vMB 16
625,720 625,720 000000000000000000130fdc7abecb2e8d977c8bc98536140d3a5d6ecc8557eb 601 0.40/1.00 vMB 2
625,719 625,719 00000000000000000013191fbdbcc051d7700aedc6aba58fca45d54830145ce4 2,590 1.00/1.00 vMB 3
625,718 625,718 00000000000000000010911a22e65799373d42e83f584e4455e1e8ab750fdc6d 2,998 1.00/1.00 vMB 19
625,717 625,717 0000000000000000000a702876660b3746a15c8dfb5ce416655a7b2cb0570e26 2,910 1.00/1.00 vMB 18
625,716 625,716 000000000000000000092b9aaf2f4594d9918942d15b56dbdbd3d2b62249513e 1,218 0.42/1.00 vMB 15
625,715 625,715 000000000000000000012a0c0b41146a6cfe64c000cd9db388b17dcd5dca5f1d 134 0.05/1.00 vMB 14
625,714 625,714 0000000000000000000fe5ca2bdf0ec3ee7efd3a5596734527928521d1b34943 2,028 0.67/1.00 vMB 12
625,713 625,713 0000000000000000000967ac5d7073ad0e692f1827a500d3f80035db49c3b7af 225 0.07/1.00 vMB 16
625,712 625,712 0000000000000000000c7a0000352d360a4029afaaeaf362c3b2073dc2e68337 132 0.04/1.00 vMB 16
625,711 625,711 0000000000000000000dc4519a16b2d131ecd9847e5b8310b459c54539e5d2d9 103 0.03/1.00 vMB 15
625,710 625,710 00000000000000000008573055548361a7070bdf35737d2f4693c58d2e285200 423 0.15/1.00 vMB 17
625,709 625,709 00000000000000000001f357dd0a8fa75d8def858cb9f296a9d383048d23a12a 1,390 0.55/1.00 vMB 15
625,708 625,708 0000000000000000000af40f76db1be087bd306cbae85a7288bc4352078c8a0a 264 0.10/1.00 vMB 15
625,707 625,707 0000000000000000000628b5b3bad1b771c1be83f2f7457190b9c16fd914da94 2,640 0.90/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.65 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: 672.70 GB
    • Received: 16.31 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.