Loading Tool

Explorer IconExplorer

Memory Pool

33,335 transactions
24.49 vMB
0.04110896 BTC
Random Selection Loading Transactions
Max Size: 135.77/200 MB

Candidate Block

Mining Attempt 571eb2f2f69086a9ad349dd6ff5135de527d6863114bf288a4d842a89ec69fa0
Version 20000000
Previous Block 0000000000000000000188bdbe7f53e36500da6e47d1742d28c62776136fc487
Merkle Root 73074d97d294441acb8a293714eb53f335309d5200262c1681cc530ff1f7217c
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 3,097
Size: 1.00 vMB
Total Fees: 0.01372947 BTC
Feerates: 222.55 > 1.38 > 0.15 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 939,257 (325,528 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
613,729 613,729 0000000000000000000bea623eac91098e67954893a7a142d7ff511537b68294 2,972 1.00/1.00 vMB 17
613,728 613,728 0000000000000000000d792ba5d28e0dd0de1b34e2fd4d32a5341af90a22b73f 491 0.17/1.00 vMB 13
613,727 613,727 0000000000000000000fd7cf7b44535a6e6e21a321f9b12a23912eb3da855d37 620 0.18/1.00 vMB 14
613,726 613,726 00000000000000000012c854a5451597def68b1d5d4050b4e0d1cd42543130ab 1,724 0.55/1.00 vMB 14
613,725 613,725 0000000000000000000545032fdf85e9819af790c636cd3a445158b83a4bf71d 2,573 1.00/1.00 vMB 14
613,724 613,724 0000000000000000000bb94555aeaacab41c1e95d8abfb0b809d8e7725d831f0 2,655 0.88/1.00 vMB 12
613,723 613,723 0000000000000000000cb8886596c40198de65c11bfc9678751ab89c57ea4658 2,108 0.72/1.00 vMB 13
613,722 613,722 000000000000000000003c9edb57dbc92079d740907929228589e3bde90077d6 716 0.22/1.00 vMB 24
613,721 613,721 0000000000000000000cf33e2d6c777a5e28e1e6aec34a6a15828ffc06c88f08 1,328 0.42/1.00 vMB 16
613,720 613,720 00000000000000000011c513116fd5ee0f7c9cb286f4a88e23b047b95172fbc0 1,312 0.47/1.00 vMB 17
613,719 613,719 0000000000000000000447f979133d35a64b35eac7bada54fe52acd9ada35c66 216 0.06/1.00 vMB 23
613,718 613,718 0000000000000000000913f68150337194c3ae6bae7a1bb188b520c481e8d2ff 762 0.20/1.00 vMB 7
613,717 613,717 00000000000000000004bd6ea258f791b2e74c670f4c962613d9d495507af19a 2,538 1.00/1.00 vMB 16
613,716 613,716 00000000000000000000914cf15e85240e265a5105a0fe144af8cda662780a5a 2,980 0.92/1.00 vMB 14
613,715 613,715 0000000000000000000c47af938e5ad92c75a10350cbcd9e570ff6db49cff442 1,657 0.53/1.00 vMB 14
613,714 613,714 000000000000000000022969bacbdeb77e6c9c8673a155946df1ff754416467f 1,833 0.77/1.00 vMB 8
613,713 613,713 0000000000000000000ee74cc5cdeae2529a3d813ce7da007db4e317fd7275c7 2,422 1.00/1.00 vMB 9
613,712 613,712 00000000000000000004b981b6cec1f9c333a1810f23a0d492b273a081e5545f 2,712 1.00/1.00 vMB 8
613,711 613,711 0000000000000000000b4d2b81c37355897785352b15ca128aee8fed40d6fe9b 2,989 1.00/1.00 vMB 12
613,710 613,710 0000000000000000000e932404f9b1ad8437384300169e272b8b7edc0c750ec2 3,053 1.00/1.00 vMB 16
613,709 613,709 000000000000000000015961435c42d0e08bc46974a5b0b9eda3e1d6e4879bb4 2,356 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 825.38 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: 4,245.02 GB
    • Received: 233.34 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.