Loading Tool

Explorer IconExplorer

Memory Pool

78,486 transactions
29.35 vMB
0.06314010 BTC
Random Selection Loading Transactions
Max Size: 176.60/200 MB

Candidate Block

Mining Attempt 832494dde825ba7203de4ea410e1c503029017d299ab56e8c4611d76e01c597d
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root b570aeda8f9d3d40ea8eedda3e8ec2f1d9f8f9bfbb24dd2acc574f1ed7eaef7f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,448
Size: 1.00 vMB
Total Fees: 0.00358082 BTC
Feerates: 9.40 > 0.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (563,473 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
351,520 351,520 0000000000000000136f471f2e39b263babc875800fee7be15c12cc855424127 1,052 0.57/1.00 vMB 28
351,519 351,519 00000000000000000cbbcb1559d07121c78775ec037e58ab612bcac4fb42de65 1,515 0.79/1.00 vMB 29
351,518 351,518 000000000000000003a9ab805afd171b33d79801d5397ba3a5b3968b1c494787 340 0.24/1.00 vMB 24
351,517 351,517 00000000000000000e89d15ff489025799050b7a0f8f17eb455f4e0437c3dcbc 248 0.11/1.00 vMB 32
351,516 351,516 0000000000000000039ef0e3ffde67b4e383352afc16b8ea40918d77290886bc 320 0.14/1.00 vMB 38
351,515 351,515 00000000000000000d0e0e9df11473e0fda063800ebe4562a08dbb31e52a06b9 688 0.55/1.00 vMB 14
351,514 351,514 000000000000000005a097c559755d6b7136dfcb68c70c9eaf0c6da8016d7962 1,383 0.75/1.00 vMB 30
351,513 351,513 00000000000000000a859b024e6d8087eb1d72fdb16b6fb1e7fd016e91af435a 2,572 1.00/1.00 vMB 41
351,512 351,512 000000000000000009f6209f59488f5f90ae491df7f13c9536a8ac401105f18c 581 0.30/1.00 vMB 43
351,511 351,511 000000000000000000eb9be816510f119fb5a15c6a17fa2a90bf9b3504ca3fbb 324 0.13/1.00 vMB 34
351,510 351,510 000000000000000009722b3804bb2f96beabdea86bcbab3dfe0dfd2e46d8655b 497 0.27/1.00 vMB 29
351,509 351,509 000000000000000002f8c4c54622848f12ede487d57be21fecf6380d1f05ba32 268 0.15/1.00 vMB 28
351,508 351,508 00000000000000000f4fbe2197b757b818dc267089598ee282cca95c437c11ad 478 0.26/1.00 vMB 27
351,507 351,507 000000000000000009ab07fa4c0431638c9c2b57af7b2df9cbecd8a42539bb24 266 0.11/1.00 vMB 29
351,506 351,506 000000000000000000bd058d2fb58f11e9a4e4e162b5a8cae0bf794dd9d29cef 250 0.18/1.00 vMB 21
351,505 351,505 00000000000000001589e230c0cab248b210d0042b8c2c5818df195d8b263190 256 0.08/1.00 vMB 44
351,504 351,504 000000000000000010d53c4b2d48a514875ee0705a6a52bccc0a2d0e351ef6be 463 0.22/1.00 vMB 31
351,503 351,503 0000000000000000049a81389d178309a87619bf5b4671919ff0c4fce6da5b4f 134 0.06/1.00 vMB 28
351,502 351,502 000000000000000007ff39c6b4de2f82e65905c5af24231cd91f5aed6d09ca56 140 0.08/1.00 vMB 25
351,501 351,501 000000000000000007a253dc8ece83c0f10a0407efd88c52056036f2e2472f6c 342 0.15/1.00 vMB 34
351,500 351,500 00000000000000000a47f4d52ce52769cae80c40cb172ad12ebf9aeef46b5f59 238 0.10/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.38 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: 664.24 GB
    • Received: 14.96 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.