Loading Tool

Explorer IconExplorer

Memory Pool

40,436 transactions
27.73 vMB
0.06525103 BTC
Random Selection Loading Transactions
Max Size: 142.08/200 MB

Candidate Block

Mining Attempt 0db5be355135c79465693c594924c410bf0ed822d36ebeb86ea88f7f6ed16489
Version 20000000
Previous Block 0000000000000000000183fdd09766667573fbca4a30fc6f2455b37becebdd12
Merkle Root 8d38e093487bc7268e8d80374c82aa1634b62f6e4f78018467d4d8be197f70e5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,705
Size: 1.00 vMB
Total Fees: 0.01238564 BTC
Feerates: 71.81 > 1.24 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,641 (530,940 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
383,701 383,701 00000000000000000da2d92f08d26239a863cdc5a9ec47ceb1ab5849d818392a 972 0.87/1.00 vMB 19
383,700 383,700 000000000000000009f27bca02b2679655e251aa6f4a2dc68741a414de90e731 521 0.70/1.00 vMB 16
383,699 383,699 0000000000000000031718c12f29194059826e2865dc5b66e03a253685b82a7d 845 1.00/1.00 vMB 17
383,698 383,698 0000000000000000026e780c3d73a4c06c9d38168e4ef1012feacfe2a6ab5bb4 1 0.00/1.00 vMB 0
383,697 383,697 00000000000000000c500a80a01be8f7fcc03288aef55385ce6e647d1838e35f 1,032 0.75/1.00 vMB 23
383,696 383,696 00000000000000000c5e44102f067f8094925ab3b9d34e88545411566fa40a71 797 0.91/1.00 vMB 15
383,695 383,695 00000000000000000c923253dfb4d2d759c16a7cb06a3b70e072454a969437ac 2,276 1.00/1.00 vMB 33
383,694 383,694 000000000000000009a79652ec906765b35d8f3f9712ad39d6341b645049caa1 443 0.17/1.00 vMB 41
383,693 383,693 0000000000000000109e1fdc07866974cdefa2259f92892fd4e50eb3a613c973 3,114 1.00/1.00 vMB 49
383,692 383,692 00000000000000000c72013ec82e26134de9aad619ff22b6d51d5bc3ed1f77d2 1,053 0.54/1.00 vMB 30
383,691 383,691 00000000000000000e83d731665016c8d3f64663231980aef022d779355a746c 794 0.40/1.00 vMB 30
383,690 383,690 00000000000000000e71d5dd502d8689f7379378fedb9d515d7aba7c17830351 536 0.23/1.00 vMB 29
383,689 383,689 000000000000000003139c4cd1f683d2c6fe4de7cb8a5306959313e05bd9e472 431 0.25/1.00 vMB 24
383,688 383,688 000000000000000006c12ca6ac6d08fcdcace558cb62acecb9638af4c20f8334 1,261 0.62/1.00 vMB 29
383,687 383,687 0000000000000000019c4b37b5f35e1f3286b90d15b78c26b8893c8058447133 555 0.22/1.00 vMB 53
383,686 383,686 00000000000000000fddab4744d94bd15880cdfd7dc155787933261d1adcd9a8 112 0.08/1.00 vMB 23
383,685 383,685 00000000000000000d8771aaa38e1e4c3d8c7d0dd18096acad35715ec503bee5 225 0.16/1.00 vMB 18
383,684 383,684 000000000000000000408387ec886d6d479ac736a44404155c42fff7d96446fc 564 0.29/1.00 vMB 28
383,683 383,683 000000000000000007cb323cf0528c35c7e815aa86e4208529ecf4b92a7d7338 1,178 0.51/1.00 vMB 35
383,682 383,682 00000000000000000aa399881d9fec9449ad0b38e332145097d51f7062f4b855 801 0.44/1.00 vMB 28
383,681 383,681 00000000000000000cd7959c11e62e32a0041918fffecd6f7b1e3c4d29cdcc7f 166 0.12/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 781.75 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: 631.95 GB
    • Received: 12.09 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.