Loading Tool

Explorer IconExplorer

Memory Pool

80,665 transactions
30.02 vMB
0.12351925 BTC
Random Selection Loading Transactions
Max Size: 180.57/200 MB

Candidate Block

Mining Attempt 524d82233c5d8477452f4b7fb2a4310761ac3042f02f918f2a8d2471ba790070
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root a6fee8117e5da257b8fb112615594ac6bf05fb46e4d76ffe847304f4dc5470ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,632
Size: 1.00 vMB
Total Fees: 0.05097718 BTC
Feerates: 242.90 > 5.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (184,208 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
730,952 730,952 00000000000000000003e00b0fb5b2710a7f5771068949336431215416931084 3,160 1.00/1.00 vMB 18
730,951 730,951 000000000000000000007c9a1b16529fa0b485e6fca515263d9e07622b5a5ff2 2,844 1.00/1.00 vMB 9
730,950 730,950 00000000000000000002172d46330dc4f477bbda9aa0eb1366bdbb81e35abdb4 1,082 0.36/1.00 vMB 10
730,949 730,949 000000000000000000033c553c58834fa8e22bc9730b9fa60f0a02961a11ee27 565 0.50/1.00 vMB 4
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
Previous 10 blocks ↓
Total Size: 782.67 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: 673.15 GB
    • Received: 16.42 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.