Loading Tool

Explorer IconExplorer

Memory Pool

41,131 transactions
27.33 vMB
0.07860363 BTC
Random Selection Loading Transactions
Max Size: 141.10/200 MB

Candidate Block

Mining Attempt a8cd4624e3515db76859851e928fd5cd40cc288495fdc3b8d046c32feabb8de7
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root 128fbd9dbcc87ede763ef17d0013f17b29a26d3ea5927fc3de5feffcf096a398
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,084
Size: 1.00 vMB
Total Fees: 0.02584661 BTC
Feerates: 141.50 > 2.59 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (521,440 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
393,219 393,219 000000000000000003bd8e0dbf27af31509290b3bde67c24e5684f1e99ea792e 823 0.93/1.00 vMB 22
393,218 393,218 000000000000000000c1c96be69c22308e0842e1aeb9d1f8b2f1b2a24831e4ac 1,341 0.92/1.00 vMB 23
393,217 393,217 00000000000000000602cd3608afeccaf8d60594397fb2300ac0cbacebaa3791 389 0.33/1.00 vMB 18
393,216 393,216 00000000000000000390df7d2bdc06b9fcb260b39e3fb15b4bc9f62572553924 2,082 0.75/1.00 vMB 48
393,215 393,215 0000000000000000028f39f4db501c16f8d6fac69c3078be866f9a144977f387 1,364 0.95/1.00 vMB 22
393,214 393,214 0000000000000000083a8cbad5e280b890f693991301684db1f24b533fcb9a16 1,424 0.75/1.00 vMB 26
393,213 393,213 000000000000000004b86875b3f41236a7ffc70f726bf1364d1ed638193e0ca1 2,995 0.93/1.00 vMB 63
393,212 393,212 0000000000000000078574b20795e47817c287ecb302024514515f4f674c2e54 1,300 1.00/1.00 vMB 25
393,211 393,211 000000000000000008e4ddcb6ad5246a161ca70f8c1e9b8a782f8df6b7887564 833 0.93/1.00 vMB 18
393,210 393,210 000000000000000008b75a8b8e1b6387ce6f4c734ad32f93af3d632b1141c77f 1,555 0.75/1.00 vMB 30
393,209 393,209 000000000000000007d91707493f8a709208131a463763f5eac48a2bc32610c8 1,807 0.99/1.00 vMB 41
393,208 393,208 000000000000000004edaf270080b93dca26b9720b6b4e49a53d4faac69ba1ba 1,535 0.95/1.00 vMB 24
393,207 393,207 0000000000000000051d037e916a63efe6a7b74afc418d50bf4c69044fbbd951 1,492 1.00/1.00 vMB 36
393,206 393,206 000000000000000005849f1d932ef4a461696cd96ec35203c41ce515c3288dbc 1,029 0.52/1.00 vMB 37
393,205 393,205 0000000000000000067a89c9b040fa39d3891a831c5fa309df032542920bb802 402 0.49/1.00 vMB 22
393,204 393,204 0000000000000000035f7021724e87d9f9580a196d7598d67a21fee5fc449209 2,283 0.93/1.00 vMB 40
393,203 393,203 000000000000000003dbcba5430082f976129125d2ec92d4bd243ba2cd143c50 1,305 0.93/1.00 vMB 22
393,202 393,202 00000000000000000328f4beefc6c7e6b9729a75d548ceea87681eceeaf89db9 2,923 1.00/1.00 vMB 48
393,201 393,201 000000000000000002ae68b5de22007817467e3c664f7ec8b912a95f9122945d 1,996 0.99/1.00 vMB 31
393,200 393,200 000000000000000002a11e209a94cbbc6b09083aaf6bf323f27ee7f4e6b6d381 2,064 1.00/1.00 vMB 43
393,199 393,199 0000000000000000020de4f95e16b63878a506b8c3fb976fc1abbe0a42902a35 1,873 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 781.79 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: 633.65 GB
    • Received: 12.21 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.