Loading Tool

Explorer IconExplorer

Memory Pool

32,361 transactions
25.04 vMB
0.05015109 BTC
Random Selection Loading Transactions
Max Size: 126.44/200 MB

Candidate Block

Mining Attempt 64da130c9a87bdf1977d6bd48a4c3d6deedb1496d586275fa7d0f30708a63ac4
Version 20000000
Previous Block 00000000000000000000fcced78716f3937ddf6728d5c4389f66f810a621bd37
Merkle Root fd2a53168c05ea664f322163b67f1d3622c9db11ab5a6d476654f07b45c9eaf3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,812
Size: 1.00 vMB
Total Fees: 0.00519751 BTC
Feerates: 100.21 > 0.52 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,685 (521,462 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
393,223 393,223 00000000000000000605c67c293b760ee8458071aa2e5cf8608348245e318f11 2,737 1.00/1.00 vMB 46
393,222 393,222 000000000000000000403217cb850ac2d0aab7778d72ad8c38ae57594fb20456 2,413 0.93/1.00 vMB 41
393,221 393,221 000000000000000003ae1fba5c7dc8efaacda587f0cede553125cc0c8a496bec 1,957 0.95/1.00 vMB 26
393,220 393,220 000000000000000007863805dfd37e9e1ee42266f16905f6681ade6d60fd9eb4 2,833 0.93/1.00 vMB 66
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
Previous 10 blocks ↓
Total Size: 781.83 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: 637.08 GB
    • Received: 12.40 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.