Loading Tool

Explorer IconExplorer

Memory Pool

76,982 transactions
28.60 vMB
0.10151430 BTC
Random Selection Loading Transactions
Max Size: 173.01/200 MB

Candidate Block

Mining Attempt 9090e78bd8f3019bc71b611a4f3c2ec075b8736ef31940156b91ac2a5eefe9ae
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root d5dfafa0c9aad3ef8ede5dc71f8221e501e5cd2c7e824b9564c5fabeaa8dea70
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,653
Size: 1.00 vMB
Total Fees: 0.03481793 BTC
Feerates: 402.60 > 3.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (484,592 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
430,719 430,719 00000000000000000076c7765aebe012e7671829fc19f3eac82cdc91609debaa 1,510 0.99/1.00 vMB 41
430,718 430,718 0000000000000000017d2740b38f0f7e794806e0425a052820a02df26afb5a9a 2,724 1.00/1.00 vMB 69
430,717 430,717 000000000000000000066951971993b707b089bbb36cb3cef0352d0e3a1478ce 2,465 1.00/1.00 vMB 64
430,716 430,716 0000000000000000039dca34bb69fb220d915ad1fde3d3572dcff7538e2bde03 2,931 1.00/1.00 vMB 77
430,715 430,715 000000000000000004a2c59bc351afaa3bafb9a8f676d0436270ec1f023e6309 212 0.09/1.00 vMB 72
430,714 430,714 000000000000000002e9a7a4f4382eaa3bdd0161a0c1eb524b05cfa75d9b2785 1,973 1.00/1.00 vMB 48
430,713 430,713 000000000000000001fd68ac1cf2ee408db290bf59cbb570dc8a6e9a4889a4b4 1,646 1.00/1.00 vMB 35
430,712 430,712 000000000000000001e870976cdd9137a8a593fa82cd9e2de701b046a33f275e 2,447 1.00/1.00 vMB 49
430,711 430,711 00000000000000000358ea557a4432dffbac75d8a0d5482094a52e883e03f65f 2,794 1.00/1.00 vMB 60
430,710 430,710 0000000000000000040dfec6c00481b122e5a8627df85979824ce2749a610619 2,654 1.00/1.00 vMB 82
430,709 430,709 0000000000000000002c57d958bbb39f7b23767d4cfcd6624b7746b56017c326 2,509 1.00/1.00 vMB 71
430,708 430,708 000000000000000001553964e25b0c1a2e5ced628dc586f53ce6e5e1e63e4677 2,763 1.00/1.00 vMB 117
430,707 430,707 000000000000000003aa2313c31fc5e80fdb8bbeba3217dc5552d511e41ac6a2 1 0.00/1.00 vMB 0
430,706 430,706 0000000000000000010dc7a92cd681f24e4f01d79b0135f7e2eb306ee2f081e4 2,027 1.00/1.00 vMB 60
430,705 430,705 0000000000000000035e214199218e93b1c764732bfbb37a935936fc87c98726 3,161 1.00/1.00 vMB 85
430,704 430,704 0000000000000000031dde4c9c54c85266891b506e4d8edf648f1a7f4a7f73f1 2,018 0.77/1.00 vMB 68
430,703 430,703 0000000000000000021e4acdb03bd767414541fe5c76540610c208fa9e02c277 1,948 1.00/1.00 vMB 47
430,702 430,702 00000000000000000108b9b38ab7d06e0c5c0e4815e7dd12dc8c2f5d0b182308 1 0.00/1.00 vMB 0
430,701 430,701 0000000000000000014c2a8f4b6aedd3d010c22b6d60541330cee46607f505aa 2,795 1.00/1.00 vMB 75
430,700 430,700 000000000000000004ccf3e63dd3c9ed21f90b6d6527e982ca7c49243fd61bbb 1,870 1.00/1.00 vMB 43
430,699 430,699 0000000000000000005119f798178181e0eb0acec55773bbf8e87c348678c7c8 2,353 1.00/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 782.93 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: 714.69 GB
    • Received: 17.58 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.