Loading Tool

Explorer IconExplorer

Memory Pool

42,146 transactions
26.15 vMB
0.05398904 BTC
Random Selection Loading Transactions
Max Size: 137.15/200 MB

Candidate Block

Mining Attempt 589a757a658296c055e717795755e7a98493ca5737ae496cba870fdf510c074e
Version 20000000
Previous Block 00000000000000000001adf24d756c12e58f22deac56ca1fd4b9365f63adb769
Merkle Root 0c72c77a3cb1f3a4e75d69da2e032c7d0638428284305b897a254080867546f8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,555
Size: 1.00 vMB
Total Fees: 0.00637707 BTC
Feerates: 100.36 > 0.64 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,729 (144,061 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
770,668 770,668 00000000000000000004f0f7a1ed1531d0618d38629bf063a491c099070c8062 1,062 0.45/1.00 vMB 10
770,667 770,667 00000000000000000002e4569ceb5f194ce0d229be1424aacabdb6f323e6b2a0 400 0.20/1.00 vMB 9
770,666 770,666 000000000000000000003437e3774f88f1e2cc9127e8ff92d26b2a426203cde2 2,108 0.82/1.00 vMB 10
770,665 770,665 000000000000000000026004e4134dbe17c088dc7a14018e6c02d56898de8427 1,683 0.70/1.00 vMB 2
770,664 770,664 00000000000000000001d1e7ce96d9f887d19e6f3ac2d9c5a5974ef157fb026e 1,651 1.00/1.00 vMB 14
770,663 770,663 0000000000000000000248bab9ee7dc310cf305931a7d5c3e5431cd3035a5417 3,314 1.00/1.00 vMB 21
770,662 770,662 000000000000000000068c84b0fed8cfc489696940ffa7964d613691906e71da 71 0.04/1.00 vMB 10
770,661 770,661 00000000000000000000e520443fbb2862deb156536b5a88c33ac9e5fac33f01 1,106 0.38/1.00 vMB 10
770,660 770,660 000000000000000000079520a6dcf848ae9ee52939d15c9fd713db989702534f 1,873 0.80/1.00 vMB 6
770,659 770,659 00000000000000000004459e429c522e095f2a09a90dadfd5fd1d3fb773b5c65 2,864 1.00/1.00 vMB 5
770,658 770,658 000000000000000000081870f70b1013bc8d1f46b006117644ff13f6b89f7018 41 1.00/1.00 vMB 8
770,657 770,657 0000000000000000000725e61d6142a6223bc603513351638a6fb5600fe7ca9f 3,486 1.00/1.00 vMB 19
770,656 770,656 000000000000000000018d8e7315f1b9c3c359bc3e05feb60bd4cb7a9e51527d 2,721 1.00/1.00 vMB 12
770,655 770,655 000000000000000000000c2b03291c0b8731ec53bce9fc1f7b1c33f50e511420 3,394 1.00/1.00 vMB 23
770,654 770,654 00000000000000000003b8d6d21b317161eee2ba22d56e9c3dbd6ff52b046e68 614 0.31/1.00 vMB 10
770,653 770,653 0000000000000000000075aee7dad38d5fa6beb2e506231c4b0612fb088f481c 448 0.17/1.00 vMB 10
770,652 770,652 000000000000000000036151e6c6ab44bca6b28029c4416f845d798eece94a73 184 0.12/1.00 vMB 7
770,651 770,651 000000000000000000022b6831cfc6cb9ef99c1ba2ef188bc3844e17d491c5b0 638 0.32/1.00 vMB 4
770,650 770,650 00000000000000000005e8c2223db0f2cd7fdcc117ee8bf66a96b4d0ca210440 1,909 1.00/1.00 vMB 8
770,649 770,649 00000000000000000002eb55835c12cb3de72e9472704f33896123cd5a71d955 1,274 1.00/1.00 vMB 12
770,648 770,648 00000000000000000005686d96b77dd5a61364e38bc74769fd1579ab2ce3a6ec 2,048 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 781.92 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: 645.87 GB
    • Received: 12.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.