Loading Tool

Explorer IconExplorer

Memory Pool

45,685 transactions
27.08 vMB
0.07525177 BTC
Random Selection Loading Transactions
Max Size: 142.91/200 MB

Candidate Block

Mining Attempt e0ec2faa6058a3c8f4b507c81c5316059686d30a934602a132167a6e0b4de9d3
Version 20000000
Previous Block 000000000000000000000193ea46eab29b52c30512336c377fef400613778b56
Merkle Root 101875ace7f6a5ddc028dc13f82ff3692d7ea0180611940998da1028b3ce4d09
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,009
Size: 1.00 vMB
Total Fees: 0.02508304 BTC
Feerates: 201.37 > 2.51 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,769 (152,122 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
762,647 762,647 000000000000000000024aee727996ccf50d50c84903ee220964ec26fd3326e9 2,654 1.00/1.00 vMB 8
762,646 762,646 00000000000000000006c7ea7273e22653e732db5c3b5a4d658bacb0103eded3 2,006 1.00/1.00 vMB 8
762,645 762,645 00000000000000000004d9d86d1fff9422e831ea278f5564e311772039a6b002 2,916 1.00/1.00 vMB 27
762,644 762,644 00000000000000000006468b5980ac26268bc55b235237a64be5d16e86a19d8d 2,371 1.00/1.00 vMB 19
762,643 762,643 00000000000000000004d743f9f4b7ae773409577bae769d5e215b072afa8acd 2,430 1.00/1.00 vMB 24
762,642 762,642 0000000000000000000241000a2e44249cdab7341fb578ec012a218681f7b659 2,492 1.00/1.00 vMB 38
762,641 762,641 00000000000000000001009e9f892e56f7f410ad5a3552e23badb18d8bd5fccf 3,019 1.00/1.00 vMB 27
762,640 762,640 0000000000000000000207e9231de5ad94e788b687396fbacfacc20b6f2d5c88 2,345 1.00/1.00 vMB 9
762,639 762,639 00000000000000000001025d7b410dccb51f697a1a150c823eaadb81f7d33f34 2,600 1.00/1.00 vMB 11
762,638 762,638 0000000000000000000789dfbbc15c87e0faa784c9aced15ff8b4a53711769b8 2,219 1.00/1.00 vMB 19
762,637 762,637 00000000000000000000be8addca995e8968932084441ed28ef477de44fda10b 2,929 1.00/1.00 vMB 24
762,636 762,636 000000000000000000060b1acd8d604fdb61f0d08a83ea3a011bdf23d06af4c5 2,805 1.00/1.00 vMB 24
762,635 762,635 00000000000000000000b589b4ac5f1ae06183f05dd4b43207aa38ce76e32f6c 2,642 1.00/1.00 vMB 39
762,634 762,634 000000000000000000030394606d69667506d1fb61c8d0e82e7dabc909a94c01 2,318 1.00/1.00 vMB 25
762,633 762,633 000000000000000000000cefa0da639dbefc0ab06d8c91dabdd31be2b26e46e1 1,045 0.97/1.00 vMB 5
762,632 762,632 000000000000000000007314f1ad65ef1b399fbda3cd22116151de22d4b6f254 1,679 1.00/1.00 vMB 9
762,631 762,631 00000000000000000004a97a438030f6d3a9f88575de7452f6dbb660e1aee094 890 1.00/1.00 vMB 2
762,630 762,630 000000000000000000065ca3a8452343d390aa45b40cf6db9141a2a979049a6b 3,168 1.00/1.00 vMB 12
762,629 762,629 0000000000000000000588e5d1502d6321e4b7a867c7faee164aefd4089311c9 2,262 1.00/1.00 vMB 8
762,628 762,628 000000000000000000008418947b2e0dac4524c385971c9dd7aa198e3926c208 2,914 1.00/1.00 vMB 19
762,627 762,627 000000000000000000045c908989d2052d134e2bd27644726df27cd47461feab 3,467 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 781.97 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: 648.15 GB
    • Received: 13.00 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.