Loading Tool

Explorer IconExplorer

Memory Pool

48,560 transactions
30.36 vMB
0.08904487 BTC
Random Selection Loading Transactions
Max Size: 162.26/200 MB

Candidate Block

Mining Attempt 8e67148a6fa2b7ad8c3fc99a692e37ce95a80ffe7dcb77557314d677c1d27d05
Version 20000000
Previous Block 0000000000000000000132ab124e17e42052e9ae16d60ff0455651bf47e15c17
Merkle Root 47fe1b7084b03004ad8b71b98d2976ebebed79bd9b9c00a2054e68c68f2c1180
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,100
Size: 1.00 vMB
Total Fees: 0.02783179 BTC
Feerates: 101.56 > 2.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,853 (586,528 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
328,325 328,325 000000000000000007f1296784ecd147a7f977e2fd1ac45e07268e5cd4370a87 461 0.27/1.00 vMB 20
328,324 328,324 0000000000000000164955e77ced54c6d1b5a779750e3e45ed1e1d772f816ebe 1,245 0.87/1.00 vMB 25
328,323 328,323 00000000000000000a000a7611ae5e632236d273467df8518421c7252f9d5137 1,652 0.75/1.00 vMB 30
328,322 328,322 00000000000000000f2a0b63aedccf984e7cc0c2a3b0293549f86477594c54f8 1,510 0.75/1.00 vMB 30
328,321 328,321 000000000000000003a7ae988651879f7fdc93d85879bac29d404357683b59d7 709 0.35/1.00 vMB 29
328,320 328,320 00000000000000001b6bd57c13d56a62d05cef10eb03d1bee6130ec4bb47a63b 360 0.70/1.00 vMB 12
328,319 328,319 000000000000000007dd12732bdb9220a131128e162f6a13459fe2850a0ac311 1,001 0.75/1.00 vMB 21
328,318 328,318 00000000000000001719ad66afd0659a9259b7961b738555f4191e15e03ea586 861 0.50/1.00 vMB 26
328,317 328,317 00000000000000000f15fec73f2a5d37ac81a1b7f16f4a64fada081f4523886a 1,963 0.75/1.00 vMB 37
328,316 328,316 0000000000000000173663b63dc20500ad6bfc507ad96abfd74068e1a687dd0d 417 0.83/1.00 vMB 14
328,315 328,315 00000000000000000c3d9de409566b2c1295f96a77a842e58158db3dabf6238b 416 0.28/1.00 vMB 22
328,314 328,314 00000000000000000c33703da9e93979cbe810208de46079e79bcf2eb2e504e2 810 0.90/1.00 vMB 18
328,313 328,313 00000000000000000505517191c5e3e283f7d64ffb2b88792170ee68cb7787c0 312 0.18/1.00 vMB 25
328,312 328,312 00000000000000000d3516c7a01b5e885865080285e98e8e79acecee75abae2e 424 0.24/1.00 vMB 26
328,311 328,311 00000000000000000be72cb5118d84fa5ebfdc85b829a6aa53292a2ea21a675c 138 0.07/1.00 vMB 25
328,310 328,310 000000000000000012503cc78a4c1f21e7b069fb9a27e5a453251fb30095f02e 132 0.10/1.00 vMB 11
328,309 328,309 00000000000000001c64ff9eb9f9a98f17e5785d6d0ee87432f1252ad77d7e6c 301 0.22/1.00 vMB 26
328,308 328,308 0000000000000000112bbe85ce3cc2422499a9fefc195d0bf2a241630e518542 768 0.39/1.00 vMB 28
328,307 328,307 00000000000000001a074c83bf85a6198a145be513636f2270d18c58b8d0de04 447 0.21/1.00 vMB 26
328,306 328,306 0000000000000000020e17522e4c4715705657f01a74cf3cd18ff627a5fec7bc 1,069 0.59/1.00 vMB 26
328,305 328,305 0000000000000000181b3e193f81f0c66f09062851b30bcbc9b0afc1324cb1be 596 0.59/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.13 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: 652.41 GB
    • Received: 13.77 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.