Loading Tool

Explorer IconExplorer

Memory Pool

83,982 transactions
31.93 vMB
0.08696598 BTC
Random Selection Loading Transactions
Max Size: 194.22/200 MB

Candidate Block

Mining Attempt 7e240c29072cdb89a2d7bff6fd110267408340c65f1ce49b848d91fc88667917
Version 20000000
Previous Block 00000000000000000000682e38af279af4c954a439e90eb631728e9fdcb16ff7
Merkle Root eb0edf67ae8779eac2f78130b79b47d217ba6305539b1e4d5b5ff6212832c13d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,223
Size: 1.00 vMB
Total Fees: 0.01727563 BTC
Feerates: 44.54 > 1.73 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,210 (819,857 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
95,353 95,353 000000000007af9b09c44e73c0c108f02d88fdb5b673bfbc09c7ef993faa6bb5 1 0.00/1.00 vMB 0
95,352 95,352 000000000004475323ff640d5b63348c5fc830ea96e002ee6d05671e378b32ec 3 0.00/1.00 vMB 0
95,351 95,351 00000000000166fefe328dcdee487bc76fe77828d158e7260d62b9936c502430 2 0.00/1.00 vMB 0
95,350 95,350 000000000002ecae170fe9fcaa230e2c2825045a832aeaae4d30a8eac227d1cb 3 0.00/1.00 vMB 0
95,349 95,349 000000000006d0ee8c5ba60ba50f65673c093c1f34a45357506c5687df9c0478 4 0.00/1.00 vMB 0
95,348 95,348 0000000000031362dd814f1d570b654b87d5f607a6ec468ed09d3b30561c4c13 3 0.01/1.00 vMB 0
95,347 95,347 000000000004886aa918ee5ebf5b81c703732918722b0aa920c1471565328749 2 0.00/1.00 vMB 0
95,346 95,346 000000000006eb91278c9ceeed58be541192ed07bbd64db4c3e595e2d125242d 1 0.00/1.00 vMB 0
95,345 95,345 0000000000078468f99d6b4e71f221f7f64ec888a1789bf8be7b67a5626f3502 1 0.00/1.00 vMB 0
95,344 95,344 000000000002acfbb52d01adac9ffc54c15376beb9654a6f04df8445660820db 4 0.00/1.00 vMB 0
95,343 95,343 000000000002939a52b54ffa20362ccfe64f2602349bbfb197cb6e15b469112b 3 0.00/1.00 vMB 0
95,342 95,342 0000000000073731177512a7145011d773709f2ff6495cf878921ba67bc18813 1 0.00/1.00 vMB 0
95,341 95,341 00000000000662bc6458bc14f37ac91725d643e20476f41562efbb15aac9d383 1 0.00/1.00 vMB 0
95,340 95,340 000000000006b5c5ae5b37cd24e3e8b9d49385c5c03adb4742bba96e6c34dc32 1 0.00/1.00 vMB 0
95,339 95,339 000000000001f3a3bc0d9494997dbf712002a2c98f06ea97e5c75540f1b74bf1 4 0.00/1.00 vMB 0
95,338 95,338 00000000000513dab4f3737d18c957e5b893ef7f6b788f74c702cec5535dfdee 1 0.00/1.00 vMB 0
95,337 95,337 00000000000770dcfb6e97947216a074e6d03094b7610e38bdfb43667c9dbc41 3 0.00/1.00 vMB 0
95,336 95,336 000000000005ed0036ba90971ffcfb895d6d60da283e0ae1975a6dbdecb6cae9 2 0.00/1.00 vMB 0
95,335 95,335 00000000000610a6eeb8c195ac96fc431c52371364daee6624289daf715182f2 1 0.00/1.00 vMB 0
95,334 95,334 0000000000035cbc03153945ea7ae6fb8cb801dd12717f3f429435e912ee3239 4 0.00/1.00 vMB 0
95,333 95,333 00000000000310a60d604e4b0206a0a4effb0a9ba069274780b914e78bce7342 6 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.75 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: 708.88 GB
    • Received: 16.78 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.