Loading Tool

Explorer IconExplorer

Memory Pool

80,475 transactions
33.97 vMB
0.12883249 BTC
Random Selection Loading Transactions
Max Size: 193.10/200 MB

Candidate Block

Mining Attempt 8cd221b3319914e51efad0185b34d401b7b833a1a90cb74253f9d1dfa1f8b6a4
Version 20000000
Previous Block 00000000000000000000d01ec66a5500a065a0accb178777c62c2953c9414924
Merkle Root 553794ceb6956b5eedf1c28ea0d1848021aa06ca7588d0ac4ad277d820e65f80
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,624
Size: 1.00 vMB
Total Fees: 0.02056796 BTC
Feerates: 52.08 > 2.06 > 0.69 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,410 (216,081 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
699,329 699,329 0000000000000000000aad84eb9fcd2c9321cb9017d9ed29c4c873055b297ffe 2,874 1.00/1.00 vMB 25
699,328 699,328 0000000000000000000b5c8c4d0a90697c90912727ede68ea60dfc4fa5876e14 3,037 1.00/1.00 vMB 48
699,327 699,327 00000000000000000002f8548119d409484d7c70f1f36870373f6a3d3d7c2413 2,691 1.00/1.00 vMB 25
699,326 699,326 0000000000000000000f2ebeca9689c2cf1e29e884b08c3c8362510b6aa95f14 1,714 1.00/1.00 vMB 19
699,325 699,325 0000000000000000000081f2a202899d0de48b76957da44626817338f4638a84 2,617 1.00/1.00 vMB 88
699,324 699,324 00000000000000000005f370b127db897525eff8319546c83137a19eeb23d377 2,963 1.00/1.00 vMB 37
699,323 699,323 000000000000000000011474da61419c0cdd46a572173e867d99ac969fb8b876 2,779 1.00/1.00 vMB 42
699,322 699,322 00000000000000000008aa561bbce1fdaaf5521c9c8384242070304de9ca5c56 1,419 0.51/1.00 vMB 36
699,321 699,321 00000000000000000005db679ebabe33b4adce4aa8df6c45a4de00399b93bb5d 1,622 0.62/1.00 vMB 27
699,320 699,320 0000000000000000000c0268e746ad2fd3a1bb976a07509384d00dc371ba1fb1 928 0.34/1.00 vMB 25
699,319 699,319 0000000000000000000d09b5afd37e042114b07427b3ef98b564f26380376f57 1,640 0.80/1.00 vMB 25
699,318 699,318 00000000000000000005834360a5b7162fa2a93604a98ccb80e794f91c34ac7b 2,219 0.85/1.00 vMB 25
699,317 699,317 00000000000000000006285227e1c98ba77a8724c2ad2a864d1a0f975c448106 138 0.04/1.00 vMB 26
699,316 699,316 00000000000000000006f0929539a72ede6233fc2388079e990673b2e05ea918 356 0.10/1.00 vMB 28
699,315 699,315 0000000000000000000e7e5297072049b21fd6c90a5b1275cdae5cf7e45eb5a3 1,628 0.76/1.00 vMB 13
699,314 699,314 0000000000000000000262e9ea954fb75a33ca7b5e0cf1530074f5998d5341f4 1,994 1.00/1.00 vMB 6
699,313 699,313 0000000000000000000c887753fbd91bf37e6b96444596d33b851a4c8b553fb3 2,499 1.00/1.00 vMB 43
699,312 699,312 00000000000000000009a1e331c139c05e3eb958bc281b3fcffb206bce431f1c 3,457 1.00/1.00 vMB 31
699,311 699,311 0000000000000000000802a8780dee125a3e268a6a0c3208872aef0b6f51f1b2 457 0.13/1.00 vMB 22
699,310 699,310 0000000000000000000a11907b7036c596e0f93285c94b076fc5cfec613609ca 997 0.37/1.00 vMB 24
699,309 699,309 00000000000000000009e19b2e703b592373260c6de2f57ac4a0a804bd87f20b 1,237 0.44/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 783.10 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: 728.46 GB
    • Received: 18.48 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.