Loading Tool

Explorer IconExplorer

Memory Pool

80,080 transactions
30.06 vMB
0.09762573 BTC
Random Selection Loading Transactions
Max Size: 181.18/200 MB

Candidate Block

Mining Attempt 1aa3ba9064d53e31bc8ec168fcc1c19f278a928dba0bcb5747e892a0a1573b3e
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root 2890e8838fa506166b2feb94d8c8ca3d5af5d4cf1eed27e597ad8616f01fb278
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,316
Size: 1.00 vMB
Total Fees: 0.02784991 BTC
Feerates: 180.34 > 2.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (184,194 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
730,948 730,948 00000000000000000001e38cdcae3ac3b90a42e1693311133061b463d89f99f5 1,272 0.96/1.00 vMB 6
730,947 730,947 000000000000000000044152ae03f5f7dd4802108caaf065e41b2b94016066a6 290 0.57/1.00 vMB 1
730,946 730,946 00000000000000000008f4ed3fb53cd40009cbe389d27ad8edeae8f1eb461ebd 1,679 1.00/1.00 vMB 5
730,945 730,945 00000000000000000001aff29849b595bca70cd782bc1a0827c958ed4cd701c2 1,182 1.00/1.00 vMB 8
730,944 730,944 00000000000000000001603dc8d3dce6e96c9e593d94a98d2492e212cf7b6f83 1,668 1.00/1.00 vMB 15
730,943 730,943 000000000000000000016bcb4ce8cdb1c25a602d684e7d44d25d96a66699a570 882 0.56/1.00 vMB 2
730,942 730,942 00000000000000000005a2cbab1bd2da1f1d7c30be275778623041f1fa8bde0c 2,393 1.00/1.00 vMB 4
730,941 730,941 00000000000000000002fcc0d8f8ce62857ebb6b1617e93c20afc4352d5ead30 1,885 1.00/1.00 vMB 9
730,940 730,940 000000000000000000076e8d868d08b9fec4631b775bef6a4110534b0d335c28 1,788 1.00/1.00 vMB 7
730,939 730,939 00000000000000000006e028d550124884aae93e4ff337121f1e3f20948f2de0 2,034 1.00/1.00 vMB 7
730,938 730,938 00000000000000000008ddfb45e4908fca57d9bb9572c9d2ac515bddcf0a87fc 2,844 1.00/1.00 vMB 16
730,937 730,937 000000000000000000040ddb357bb2050ef896ebd96131e35dcd25a4dd58b869 2,699 1.00/1.00 vMB 9
730,936 730,936 00000000000000000008e691671990dd67e32f1027aaa42d85f5ccee17cf4616 1,134 1.00/1.00 vMB 13
730,935 730,935 00000000000000000000a6c5c67812f09f4c2051947d7f2e789dafad4a34b3bc 2,490 1.00/1.00 vMB 25
730,934 730,934 000000000000000000046619506c191d1dbf0fcab8843825f9d8c36152818331 723 0.54/1.00 vMB 18
730,933 730,933 000000000000000000081604a40bbe88400e59819c7e9266905d4fb7d39603e3 1,297 0.76/1.00 vMB 6
730,932 730,932 000000000000000000043321203f55bbd201bc42c60a5f5a36af8bc05abacc75 1,208 0.40/1.00 vMB 10
730,931 730,931 0000000000000000000744d5ffca1cd520b1a1230595873291463edbc3271f19 467 0.19/1.00 vMB 9
730,930 730,930 0000000000000000000917ad6a49566761d49387b9c92c93b81aafa4a7a114b0 184 0.15/1.00 vMB 7
730,929 730,929 000000000000000000001c7e78b0406f0d8afd95cfe1742411dcac0f67fc7aa3 1,152 0.52/1.00 vMB 9
730,928 730,928 000000000000000000056536eeff8c77d744e8aa1663cd1f82ee83744350ac4e 500 0.18/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.64 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.41 GB
    • Received: 16.23 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.