Loading Tool

Explorer IconExplorer

Memory Pool

80,484 transactions
30.17 vMB
0.09077267 BTC
Random Selection Loading Transactions
Max Size: 180.91/200 MB

Candidate Block

Mining Attempt 5001763dbb4b0b0e011699e99b9e7b52bc2e1b73e9ce8bac368f1b8daeda9fe8
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root 1fc24ebd2273f4c413b63c0436df51ce0ba10fcc2d74f10119eac0673703db40
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,219
Size: 1.00 vMB
Total Fees: 0.02887592 BTC
Feerates: 301.07 > 2.89 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (569,181 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
345,826 345,826 000000000000000014ba0fc56260e3489b9f460971dedef76ced327de071e1b4 1,600 0.75/1.00 vMB 29
345,825 345,825 00000000000000000ba8b9061f244fa74428009d62a917ffee1608e481a4d112 108 0.11/1.00 vMB 17
345,824 345,824 00000000000000000e1f750e7ae94fb721dd4d7b1ec672a3b99a3eae80bec8d1 116 0.10/1.00 vMB 23
345,823 345,823 000000000000000010da4c3f80c3f0575ed77a5af3943d29beeaab0c6fbb63d0 486 0.24/1.00 vMB 29
345,822 345,822 00000000000000000021caa9e3cfc4ebe50ddc5c2f64a0e899923dee6a9f7428 865 0.50/1.00 vMB 27
345,821 345,821 00000000000000000b6cd2efe5d201c38c8d913579603f332ca9cbb0fe057c62 164 0.11/1.00 vMB 19
345,820 345,820 00000000000000000868dc5799fc912b1ee92a9dfa602d1b59c4d4fb0575507c 159 0.12/1.00 vMB 15
345,819 345,819 00000000000000000a1c9af86151fae55cd7aeb7701bbc26bc618fe4e2c71a83 170 0.14/1.00 vMB 15
345,818 345,818 0000000000000000121cf1580251c108d4f3086f8456ae87680dccd46f18a424 607 0.35/1.00 vMB 22
345,817 345,817 0000000000000000161335fbf66f66c777aa4e6172b4714889a0e6d617a31c6b 564 0.30/1.00 vMB 22
345,816 345,816 00000000000000001739da0b4e8784f6a79e87188570de03fd2072932d428347 1,003 0.75/1.00 vMB 16
345,815 345,815 00000000000000000fd4bfd794c5ce17263d7cd8792df5573f85d99aae3ba4fc 503 0.31/1.00 vMB 24
345,814 345,814 000000000000000005c4fe6908eb1721187d6d2d078e0ab2e0e537879f261d6a 845 1.00/1.00 vMB 14
345,813 345,813 000000000000000001d7629db4cc673210aba8788994f3b033572cebfb40a9fb 744 0.75/1.00 vMB 18
345,812 345,812 000000000000000008be468aa787b153981af03a24e3347afa02e5dba4075ab5 1,310 0.75/1.00 vMB 26
345,811 345,811 000000000000000010e81b28984ae6b160fe378fba0f917adbd14583df00e899 1,455 0.75/1.00 vMB 37
345,810 345,810 0000000000000000009cac986173397d509fe52abab1de1798b07b8340e1cea5 288 0.15/1.00 vMB 36
345,809 345,809 0000000000000000139d1a778c5b8bb55164fc565bcfe1e91dfb537b7165d022 115 0.10/1.00 vMB 23
345,808 345,808 000000000000000005db0289417e133352b7c46d42c5ec5e785baa3f36ff3159 330 1.00/1.00 vMB 13
345,807 345,807 00000000000000000ab57797a68fd5ba58f3c7fa8c84029d9e473695c477a8a2 890 0.88/1.00 vMB 18
345,806 345,806 0000000000000000070850014069d0e40bbec7c1e56e45d6773cceccb32efa95 1,613 0.75/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.41 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: 664.97 GB
    • Received: 15.07 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.