Loading Tool

Explorer IconExplorer

Memory Pool

74,951 transactions
27.65 vMB
0.07702029 BTC
Random Selection Loading Transactions
Max Size: 168.77/200 MB

Candidate Block

Mining Attempt bb8b6b12fb3ef9ef06b3b23bcd500ceb2a25d7df7d6a044a3e0cca4a9a33a805
Version 20000000
Previous Block 0000000000000000000021e2c4eb92099d11dad9b184db83f142c9df3a31ecf9
Merkle Root 8d55be6b397433ded5d09b51b67774f7246185ef156f35585510131c5d411127
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,223
Size: 1.00 vMB
Total Fees: 0.01796640 BTC
Feerates: 100.08 > 1.80 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,261 (406,355 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
508,906 508,906 000000000000000000516d0a20bcd646f80baee0562dc116858bdfb405784aa8 527 1.00/1.00 vMB 12
508,905 508,905 00000000000000000059043c3818b009170e3d67176174d5fb10a191ce4ae67e 1,018 1.00/1.00 vMB 35
508,904 508,904 0000000000000000000ba525551abe94caca880224e8a3bc22cd11dacc77a0bc 469 1.00/1.00 vMB 9
508,903 508,903 0000000000000000003207510f223f58b92d6dad28c24efcf36c5c10bc4d5840 1,340 1.00/1.00 vMB 43
508,902 508,902 0000000000000000001e3d92463c68d9a8ad95b4f179023f46aff0ffb665198e 735 0.34/1.00 vMB 79
508,901 508,901 00000000000000000020967db2acf915a83a59adbfc159c021766a18e12affe6 946 1.00/1.00 vMB 35
508,900 508,900 00000000000000000056d88b132dceb998bfa4b6af65192db77e3597e4f1d24d 545 1.00/1.00 vMB 13
508,899 508,899 000000000000000000202ce3e0ea7fe85b3eb81a4672533cebdbf1dc61490d02 1,440 1.00/1.00 vMB 46
508,898 508,898 0000000000000000000bab88a5df181ab49756fb7e2acca417c7ac911029df30 585 1.00/1.00 vMB 19
508,897 508,897 0000000000000000000c8ece9bb770a505d9351dfbe17a73759979edf74aab87 1,350 1.00/1.00 vMB 47
508,896 508,896 000000000000000000525aaffdd1b05a9a849181bb30560b66f5bcb7b6d8ed02 960 1.00/1.00 vMB 37
508,895 508,895 000000000000000000588df1f5da7750551e66929c4262bf5022eb809a2a4a8d 902 1.00/1.00 vMB 39
508,894 508,894 00000000000000000005154f400c8f424855f28546d29147a6ed6baaae7aa062 1,508 1.00/1.00 vMB 46
508,893 508,893 0000000000000000005629d925ef1576e4f987dfdfc4e68cca1526d9d978f04c 2,617 1.00/1.00 vMB 93
508,892 508,892 000000000000000000275e788435dd9de4e7a27654e956678341924a9ae8acf5 409 1.00/1.00 vMB 5
508,891 508,891 000000000000000000147fd876b24454b38d7ea0c34538491d3276e965683bd9 352 1.00/1.00 vMB 16
508,890 508,890 000000000000000000465ab48faed126791b125dcaf577398946d81180c52f6b 953 1.00/1.00 vMB 38
508,889 508,889 0000000000000000003a3bffbdeaa8e214f2e1bcb661884949ddfe1825a039ff 1,453 1.00/1.00 vMB 22
508,888 508,888 00000000000000000009f901d6a7a133261eece13c5ef5cc7a25355a4b1e3bb7 2,409 1.00/1.00 vMB 113
508,887 508,887 0000000000000000000e5ddf5f8f214fbc59faab40e226d4235bb36f5511cf04 1,366 1.00/1.00 vMB 48
508,886 508,886 0000000000000000000c32637e489da824f5434f72ae91cad3179409c66b0f7a 2,480 1.00/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 782.85 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: 712.49 GB
    • Received: 17.17 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.