Loading Tool

Explorer IconExplorer

Memory Pool

78,433 transactions
29.64 vMB
0.11375193 BTC
Random Selection Loading Transactions
Max Size: 178.20/200 MB

Candidate Block

Mining Attempt 5d8dce4285461f761cde1f969f1024d2c877f94d6497c68e9ef114a1870e924f
Version 20000000
Previous Block 00000000000000000001cb1113c5ea661c59a8a02a5c9ba097352d884515177e
Merkle Root c7a6d7403fbd6250ecd695f39edec51767710356505d328f97fb2590269e53a6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,763
Size: 1.00 vMB
Total Fees: 0.03395817 BTC
Feerates: 526.32 > 3.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,271 (484,886 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
430,385 430,385 000000000000000004b1b5a9004ab64f3fb70d0b8fc2fdf7c677dde71ea5edcb 555 0.21/1.00 vMB 74
430,384 430,384 00000000000000000222a4b4c892c06389b312f0668b1f41183d6cb544a2961d 1,234 0.63/1.00 vMB 42
430,383 430,383 000000000000000004946634915a098f7a5e27d1560616aabb7e8060fa2b5f5a 1,642 0.83/1.00 vMB 40
430,382 430,382 0000000000000000047c5111b1d9210ecd5436b482f637e51236028498727617 2,538 1.00/1.00 vMB 81
430,381 430,381 000000000000000004575c57216447b3a49fa247035d0a0132d3a26a2ce53f5d 1,247 0.99/1.00 vMB 34
430,380 430,380 0000000000000000047dd032dd325fb95e68effc942e09a40d7221395ca5b2a1 707 0.43/1.00 vMB 49
430,379 430,379 000000000000000001334a7df96a9b0717278a518983528df4d8d4117ba69c02 1,713 1.00/1.00 vMB 45
430,378 430,378 000000000000000002460abfbd392c7c808031b7033573c4f55fac1b14a451ba 505 0.31/1.00 vMB 49
430,377 430,377 000000000000000004cab287914bf9a7c4b7bcf9d5afedd60221a60206f317a6 596 0.25/1.00 vMB 59
430,376 430,376 000000000000000000bd6e2acf03c55f9b6446de3dab45ad934f46dbe01fe206 939 0.45/1.00 vMB 61
430,375 430,375 000000000000000004b46dd59803a4789db6938f81743a686740eb1e809f403f 1,047 0.73/1.00 vMB 64
430,374 430,374 000000000000000002d8b5c0124744fce021e5395e2de64df2d31319ac221df9 755 0.47/1.00 vMB 44
430,373 430,373 0000000000000000011fa00af3a0bd7087def4c713fdc4a175ddef893b19e177 2,143 1.00/1.00 vMB 63
430,372 430,372 000000000000000001290ef1b8ffcd90c7ce7a3c8356882f8dabd8e253a25105 376 0.14/1.00 vMB 56
430,371 430,371 00000000000000000478c1c0b800461869c48a482fc20eae2ab5eff2a5b9e191 807 0.39/1.00 vMB 61
430,370 430,370 0000000000000000009f6b64a0ee8bfe715efc609ade9a474eee05d722fcd472 827 0.41/1.00 vMB 55
430,369 430,369 00000000000000000243920d2ed71fe89cbb301250abe54dc6590b3861925227 2,377 1.00/1.00 vMB 65
430,368 430,368 0000000000000000009b15a83af7e4daa655a089313ad79f2e042e4df53da972 1,987 1.00/1.00 vMB 46
430,367 430,367 000000000000000002c0956fc075fd39f536d9a1843bd8077127ca89ce2001e3 690 0.29/1.00 vMB 63
430,366 430,366 000000000000000004b5ccc4a5ee48f38e647d47a6312951f135402943c6453e 1,229 0.64/1.00 vMB 58
430,365 430,365 0000000000000000009b811d61c9dff83a22f9caa32c9f6bee3e173c4afe6a81 2,155 1.00/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 782.86 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: 712.97 GB
    • Received: 17.26 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.