Loading Tool

Explorer IconExplorer

Memory Pool

74,603 transactions
28.74 vMB
0.07457338 BTC
Random Selection Loading Transactions
Max Size: 170.20/200 MB

Candidate Block

Mining Attempt e5192d1451b56e300a75728b7ee02cd020682b3ae2f9bdf579d892b68f7f5669
Version 20000000
Previous Block 00000000000000000001ff05c472764085d93490be7914ce968789f65c454c48
Merkle Root c435cbafcd6f592097828dee71d191f93bbc993b81c3278a111d0d37ea807156
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,005
Size: 1.00 vMB
Total Fees: 0.01634782 BTC
Feerates: 100.29 > 1.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,040 (252,307 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
662,733 662,733 00000000000000000008854f39681cec9ee217bef2530cf0af7d75911dd1de3d 1,867 1.00/1.00 vMB 18
662,732 662,732 0000000000000000000ad83308317f8d0f86131dd68f556271942a3a83882c8c 1,320 1.00/1.00 vMB 62
662,731 662,731 0000000000000000000c9b7dff4f93d3e17014447c846d907c0442d0990d5900 1,696 1.00/1.00 vMB 66
662,730 662,730 00000000000000000009d41b6dad722d749927fc9f01b72099d0b4061849cbb5 2,035 1.00/1.00 vMB 33
662,729 662,729 000000000000000000030ac099117d9effae0b59cd070d9998df617d3a1a6d75 1,639 1.00/1.00 vMB 81
662,728 662,728 0000000000000000000619654495a848e76850bb949daa1edfcf30ddf0f400cc 2,100 1.00/1.00 vMB 77
662,727 662,727 000000000000000000048550bc646d9e662b53e2c7501ea00a3a076939b60d63 1,808 1.00/1.00 vMB 51
662,726 662,726 0000000000000000000ab7a663724c798e0500a75cbb79b919c378df007c6f71 1,674 1.00/1.00 vMB 70
662,725 662,725 0000000000000000000651ad484500cdb7638f0b13cf6207b98468a232928511 2,035 1.00/1.00 vMB 73
662,724 662,724 0000000000000000000bed79fd1d04f43d5b3a27fe7ec8fc1c0fe7ce6e767a0c 1,492 1.00/1.00 vMB 66
662,723 662,723 000000000000000000052f65a7d0bd4975d29dd9b9088ed75b16478622e8a8d7 2,182 1.00/1.00 vMB 61
662,722 662,722 00000000000000000003386b4fc7f3333c6e31909521d57ee598dc2e46ccdc71 1,546 1.00/1.00 vMB 80
662,721 662,721 0000000000000000000e88147f909717d861634b49fb33784eca4e6c2af6b775 1,410 1.00/1.00 vMB 115
662,720 662,720 00000000000000000006700cb5322e1babfd1b0b5f7ac5a0a3023b64b0252098 1,231 1.00/1.00 vMB 37
662,719 662,719 00000000000000000009f997c7755cea3fc5bde045bcafde5f18736ed461dd41 1,197 1.00/1.00 vMB 29
662,718 662,718 00000000000000000003b64054770b37c0def8dbfc81542604557e2c704094d8 1,937 1.00/1.00 vMB 59
662,717 662,717 0000000000000000000f0e092dc727977fcef47edffe7deb20e8cc2f0b0669de 2,287 1.00/1.00 vMB 43
662,716 662,716 00000000000000000002311d86b5430b3c5792baa3492b819f73cbda8606bb47 2,472 1.00/1.00 vMB 77
662,715 662,715 00000000000000000005fae05975c121c2bbf4df57de147d5000b8651c46f8f5 2,266 1.00/1.00 vMB 67
662,714 662,714 000000000000000000000ab0bd1508ac3afa743213c3db43f915e13834be6804 2,852 1.00/1.00 vMB 57
662,713 662,713 00000000000000000004d3142da1a1abc603f4fd44642fcd2c6081ab1d83acc9 2,779 1.00/1.00 vMB 96
Previous 10 blocks ↓
Total Size: 782.46 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: 667.93 GB
    • Received: 15.32 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.