Loading Tool

Explorer IconExplorer

Memory Pool

41,035 transactions
26.37 vMB
0.05657791 BTC
Random Selection Loading Transactions
Max Size: 138.00/200 MB

Candidate Block

Mining Attempt 8fe5923ec785fb171d089270045e065718c7d334500b505c8bc227a3444ba4c0
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root d5784701bbfc9f57a36e97453fdedc68606cd204d473284d07ac2a4d981ad094
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,569
Size: 1.00 vMB
Total Fees: 0.00836494 BTC
Feerates: 100.00 > 0.84 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (453,130 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
461,676 461,676 00000000000000000181b20e47dcebc68bf950c08576eaa86c320cc8b7226fa9 2,013 1.00/1.00 vMB 140
461,675 461,675 000000000000000000ca15e9ec8ab770c1701a48130971dd3dba1fd32346647d 2,509 1.00/1.00 vMB 178
461,674 461,674 000000000000000001cb0faf0e3cad02af395ba4d4a04c26c926c090e974e7e4 10 0.05/1.00 vMB 81
461,673 461,673 0000000000000000016439bb02ddb29aaf9247f6772674bf3ae60f6143c9eb80 1,773 1.00/1.00 vMB 177
461,672 461,672 00000000000000000177b764ff03db56b85689f4533b3c639173cd5931e592ca 2,299 1.00/1.00 vMB 124
461,671 461,671 00000000000000000164e46dc02e0ee8ca05d7a57a4ee64a6f0152839b3c9c8d 2,230 1.00/1.00 vMB 126
461,670 461,670 0000000000000000016288430faa020a3e9634988f8bd161ee5d0fd505100da0 1,079 1.00/1.00 vMB 104
461,669 461,669 000000000000000001212061cb69fab319f0fd0e7f455045e3ca2fdb275e184e 363 1.00/1.00 vMB 133
461,668 461,668 000000000000000000030950633c9c2307d96549c39e62ecd819f69d7da8fb00 1,243 1.00/1.00 vMB 165
461,667 461,667 00000000000000000029486c9e04bb8bcadd672d294c68f2af181b4d6a73f9d4 2,291 1.00/1.00 vMB 165
461,666 461,666 0000000000000000015cdc2a2c7ba43b3c65360a9d003fb1df4625de1b9b407a 2,545 1.00/1.00 vMB 226
461,665 461,665 000000000000000001f4b280e8e3fbdebc5c75401685aa616f21d30d36dd1b86 1,857 1.00/1.00 vMB 135
461,664 461,664 00000000000000000094784c391a6f63e8ab26099a427b053015f8c6666f7445 1,393 1.00/1.00 vMB 104
461,663 461,663 00000000000000000172ad9ea56a90bdfed0f364a902500e9ff4d74f000ced99 2,427 1.00/1.00 vMB 167
461,662 461,662 00000000000000000137a6b853ed6e23c023235f562818bb60245712374e1ab8 2,105 1.00/1.00 vMB 149
461,661 461,661 000000000000000001a54140cf7a7eddd794138a616983c6686b2ac4af837c07 2,098 1.00/1.00 vMB 136
461,660 461,660 000000000000000001da323f45f7c9afef4bb6c3e084a2216eb9a7e8c917c080 2,451 1.00/1.00 vMB 146
461,659 461,659 000000000000000001657b4084c3d5928d16fd80984b6d90c313539d43e29c3f 2,066 1.00/1.00 vMB 128
461,658 461,658 000000000000000000e7a89ba5ef2627dd2f31542c44c8231eece59e8a60a6a1 2,076 1.00/1.00 vMB 159
461,657 461,657 000000000000000001150f9d61161a17b33a130946f01e68cc022da7ff099bf0 1,988 1.00/1.00 vMB 125
461,656 461,656 000000000000000001b665e308c232106391de032963d5fcc0be934967cb67fd 2,442 1.00/1.00 vMB 133
Previous 10 blocks ↓
Total Size: 782.04 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: 650.65 GB
    • Received: 13.30 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.