Loading Tool

Explorer IconExplorer

Memory Pool

86,280 transactions
32.05 vMB
0.12927651 BTC
Random Selection Loading Transactions
Max Size: 196.41/200 MB

Candidate Block

Mining Attempt f4e4bb8a4dfff2176f10cb8e00f138cf214d3d122e0a533622be12cb72f1cbb5
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 531c94e669097ef98ee8a34157a027c062331d6448e305a6f28b5666bc15ed4a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,138
Size: 1.00 vMB
Total Fees: 0.04809768 BTC
Feerates: 301.57 > 4.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (490,321 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
424,903 424,903 0000000000000000039d9a538df274ee9b4c49d50b635791a4be0089aef15965 1,627 0.70/1.00 vMB 62
424,902 424,902 0000000000000000007626e638ea43875633fef93b139f07c17b2acfa2ed02ac 204 0.99/1.00 vMB 2
424,901 424,901 000000000000000003985fc4ef5815b8b6e6d66c4326deca28c75ebad186246c 330 0.14/1.00 vMB 56
424,900 424,900 0000000000000000043dbe99aef4aabf15491c9af818fa8fd5694e4bbc2f3b24 125 0.05/1.00 vMB 55
424,899 424,899 00000000000000000136f5456f917abc1390c32adb250286354ef2776181dc0a 1,393 1.00/1.00 vMB 34
424,898 424,898 000000000000000002620776465a047bef5e9f4e38e9a23b613bf55134c04df5 855 0.98/1.00 vMB 24
424,897 424,897 0000000000000000041fef2be8f60875ba929c0e86fc4621fbbbaf4a65ef03ba 2,589 1.00/1.00 vMB 67
424,896 424,896 0000000000000000037ba68b4fa822171e2afe7c0ca0cac5ac0324764283d048 235 0.99/1.00 vMB 11
424,895 424,895 00000000000000000035ba4046da159e768139f398477a91a2df83701103502d 1,004 1.00/1.00 vMB 28
424,894 424,894 00000000000000000369eb1976a9f31ca8e3553638574a3378d9d2dd504fa1cf 1,492 0.98/1.00 vMB 45
424,893 424,893 00000000000000000411a779f3fcc8ba421ecf4261649ee0a03db91ccc00044c 1,580 1.00/1.00 vMB 31
424,892 424,892 00000000000000000447f3f30b153bf6a1fed407d53c7c91cdee619f52a59599 2,658 0.99/1.00 vMB 72
424,891 424,891 000000000000000003e340df3d9f5d365a1bccfbf138f75fa2dec0cf9029776b 1 0.00/1.00 vMB 0
424,890 424,890 0000000000000000055ecc5edd14dc5e6ec58b0ab41cd5913c2126c5d5949953 332 1.00/1.00 vMB 24
424,889 424,889 00000000000000000046e77f2c52a422cedcd7b6cd8135c7bc306bbb37e99083 950 1.00/1.00 vMB 32
424,888 424,888 0000000000000000004a6bcc325864a8239bfb6c63efee04ada8d8581295a65d 2,127 1.00/1.00 vMB 56
424,887 424,887 000000000000000002205a674fb1a7d85bbae72a708fd6ff09612a31e940a390 647 0.35/1.00 vMB 54
424,886 424,886 000000000000000001620651225d6d829e22db429975af082a73e73d92fcaab5 842 1.00/1.00 vMB 18
424,885 424,885 000000000000000003d86840a41070ca452b4cca8f5d691956adf3a6435f849e 1,596 1.00/1.00 vMB 35
424,884 424,884 00000000000000000461b84b6b5678fb000263df75f4a8b62eec8873b1ce938e 1,265 1.00/1.00 vMB 33
424,883 424,883 000000000000000001be0905a8a1ef8b6e28e7baa437f49648f001580502c548 2,534 1.00/1.00 vMB 88
Previous 10 blocks ↓
Total Size: 782.78 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: 709.60 GB
    • Received: 16.93 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.