Loading Tool

Explorer IconExplorer

Memory Pool

81,411 transactions
30.93 vMB
0.08621593 BTC
Random Selection Loading Transactions
Max Size: 187.49/200 MB

Candidate Block

Mining Attempt 4ea344cc84b22770dc33164da426ab80e6089bfed9287fcab1f2a05c59a17057
Version 20000000
Previous Block 00000000000000000000fed5f49642163633dd960a214f08d883622a0aac23f5
Merkle Root 1653d8b099f5c507c28c085c350cb7d97a02db1c3f1048957ff24f484c4a001b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,015
Size: 1.00 vMB
Total Fees: 0.01369290 BTC
Feerates: 115.63 > 1.37 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,379 (610,755 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
304,624 304,624 00000000000000000ee13d3f840ee1a3306525bb199ff806d988afa8ab004e43 229 0.12/1.00 vMB 27
304,623 304,623 0000000000000000274e299e52dbb2339477ec2a26d6238575ff55b91cccafea 203 0.11/1.00 vMB 32
304,622 304,622 0000000000000000186d803c3b0661c88da413ccddfda88ba20be71708087eac 209 0.16/1.00 vMB 9
304,621 304,621 000000000000000001de885a059f9700ae3d768b05c04fd11df445405ff1ddc8 197 0.08/1.00 vMB 34
304,620 304,620 000000000000000057626a56e3b070a35a2b840c5de594c1ba03901d20c93594 196 0.08/1.00 vMB 34
304,619 304,619 0000000000000000212794bd45d1f252c38d2a59033e0b0e8fecf9391f86bf4a 661 0.31/1.00 vMB 34
304,618 304,618 000000000000000002c1d1f5d3a127ffad8f3a7e5b268be66ffa5e60d5958101 296 0.32/1.00 vMB 19
304,617 304,617 000000000000000011bce456f673ff1310c8f859735ed6e119558f288e3d1696 896 0.35/1.00 vMB 42
304,616 304,616 00000000000000003a93b6e9c7c55c1b8202ab00df123cffc2bbdc39e9514306 7 0.00/1.00 vMB 24
304,615 304,615 000000000000000040155def8158d9c35f9516e22ee73690aa4bb14b7863a474 148 0.09/1.00 vMB 25
304,614 304,614 00000000000000001ff8534681aaaeaaeb581f2ee3dd7478ebfef94741fb8733 119 0.06/1.00 vMB 32
304,613 304,613 0000000000000000054bebed5af9d16029aba837cb9a866f4bbd962bc40c226c 218 0.11/1.00 vMB 32
304,612 304,612 000000000000000053ade125dfb514afafb5500cb0ab0b62bebadd67c7b91480 50 0.02/1.00 vMB 26
304,611 304,611 00000000000000004df6579540d79131e3518fd8b057b3e93556aa35f248d31b 297 0.23/1.00 vMB 30
304,610 304,610 000000000000000016b8ce23d77ddfa8bd6539bdfce41f93b12c4795827ad9c5 109 0.19/1.00 vMB 16
304,609 304,609 0000000000000000052ab6cee6946c00da24407765a15d9892eb02c911806df5 830 0.35/1.00 vMB 35
304,608 304,608 0000000000000000128f4fc44d12dcb4de606373d9a7d9e9751cbda8034bb63e 329 0.20/1.00 vMB 30
304,607 304,607 0000000000000000332b569f9c59feb696d1c62811701c4b9cfcf763bda14b31 98 0.06/1.00 vMB 25
304,606 304,606 00000000000000000753a2531877e80178b46a3542fd6fecbb2e99fc8bf2d56e 26 0.01/1.00 vMB 16
304,605 304,605 00000000000000001577b0463fbeedd7a7140989f20da830eeaf6ad976d12a1a 313 0.31/1.00 vMB 19
304,604 304,604 00000000000000002859fbc0f34a422348271a976f80dc0a8a72259dec8fac18 701 0.47/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 783.05 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: 720.53 GB
    • Received: 18.18 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.