Loading Tool

Explorer IconExplorer

Memory Pool

81,915 transactions
31.47 vMB
0.08265729 BTC
Random Selection Loading Transactions
Max Size: 187.37/200 MB

Candidate Block

Mining Attempt 8e2af3d7dd450d57f7d2877c7759824125a628b1296216101bb6e3aa5bb7fbe0
Version 20000000
Previous Block 000000000000000000006967e51e05e86af929479363a0a1c6b74722992c0c25
Merkle Root e771fe2be2c1d7d9788226e491f6ade5ca14b243ee303a436eabe7b54e135d12
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,190
Size: 1.00 vMB
Total Fees: 0.01561588 BTC
Feerates: 157.11 > 1.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,071 (191,722 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
723,349 723,349 00000000000000000009e100e8b37e7c1070d17f82388481f5d178309ee223e7 1,414 0.57/1.00 vMB 12
723,348 723,348 00000000000000000000de9f5f5d23de1a0c653e321864268181202b616f3c04 283 0.10/1.00 vMB 10
723,347 723,347 000000000000000000036d1c3a96954d4f3e7ba6209a727748bb663a68d3d252 1,360 0.49/1.00 vMB 11
723,346 723,346 00000000000000000003a7f20b985cfc3540b13203d7d9ea77ac6bdce0562fd6 1,283 0.55/1.00 vMB 10
723,345 723,345 00000000000000000008236406067e4f28fe1f415807ee4d87009e10fc9ddd54 1,658 0.57/1.00 vMB 11
723,344 723,344 00000000000000000006fb4dd77c854c5480e1e02d1a9c1c00ad3d9d20fc3b08 954 0.48/1.00 vMB 9
723,343 723,343 0000000000000000000a12f32bc3da9f65cd6337c6afa8117dc3649fcb83d214 799 0.58/1.00 vMB 4
723,342 723,342 000000000000000000046d501d6cde26555a3236437f22fc6aa0395235bbeefb 2,340 1.00/1.00 vMB 11
723,341 723,341 00000000000000000007621399e96bf12e2c873be1ba64ec9c7e43b21baf5b7a 978 0.41/1.00 vMB 10
723,340 723,340 000000000000000000056ef975370c64bc5217898b8a5ed320e61efa04a78fa1 321 0.52/1.00 vMB 1
723,339 723,339 00000000000000000006aa9e970fb20b666bc69a5efa336621765e7fa86dd466 2,361 1.00/1.00 vMB 3
723,338 723,338 000000000000000000093ad5a023d3dbecd739e2689bdbe8834ede1bb13f959e 2,172 1.00/1.00 vMB 3
723,337 723,337 00000000000000000005af6de0a4f2f5dbe49bc95ce102ceda6ae85085fdf75b 2,836 1.00/1.00 vMB 13
723,336 723,336 0000000000000000000900c4921dd1102a4d0d6ec74b849ad65aaa767ece5210 1,884 1.00/1.00 vMB 8
723,335 723,335 00000000000000000004fb7a58e414c0def3b16d5cc438a18a6b452cf1ec1b2b 1,425 1.00/1.00 vMB 8
723,334 723,334 0000000000000000000538ae53ee4619d0892dfa66ddb64fb34bc5a35782f980 2,374 1.00/1.00 vMB 11
723,333 723,333 00000000000000000002ef7d998201ee1c95315d7dd7a50c7d5300323e9f7164 2,567 1.00/1.00 vMB 11
723,332 723,332 000000000000000000012e6b32435b6218001586f816aea8e17b09017e9171fa 3,100 1.00/1.00 vMB 11
723,331 723,331 00000000000000000003b43ba8faee1af0c6b60979f797c1a66b158943576262 2,773 1.00/1.00 vMB 16
723,330 723,330 00000000000000000005472df06ac04da809e0170ecda554cb281966f2fed1ba 2,856 1.00/1.00 vMB 18
723,329 723,329 0000000000000000000a39bdcd6f1de4591e94f4a854e364326b453a17274b29 2,722 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.52 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: 668.84 GB
    • Received: 15.59 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.