Loading Tool

Explorer IconExplorer

Memory Pool

81,993 transactions
31.50 vMB
0.07900883 BTC
Random Selection Loading Transactions
Max Size: 191.42/200 MB

Candidate Block

Mining Attempt 1bb6726bd2ec23001f1d83f5cbe2b540b20d9eb782eaba1e439ee9df9ebdd5d0
Version 20000000
Previous Block 00000000000000000000905e2cc5dcc7aa0fa11ca619828cc970f8f84732e4ef
Merkle Root f240ab512f732525540d0413e58f4bf74df5fe1f493e0ed4ce07b4056a1fbefd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,736
Size: 1.00 vMB
Total Fees: 0.01069312 BTC
Feerates: 150.61 > 1.07 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,198 (533,374 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
381,824 381,824 0000000000000000063911f4fb26e5094d77ae7784f4a138d0ad7fa7bd889b71 1,057 1.00/1.00 vMB 20
381,823 381,823 000000000000000001eda14303bc86e5b0e68b7e9308c4978d700fbce376a9d0 2,584 0.95/1.00 vMB 40
381,822 381,822 000000000000000008d519a5df2f0b6a389f8892e8b62b837cb981f5ffbf82c2 384 1.00/1.00 vMB 9
381,821 381,821 00000000000000000e8bc63bb27bcb9832536f117527e4101bc750006b0a178f 1,256 1.00/1.00 vMB 23
381,820 381,820 00000000000000000ccfffaeb6bdd919114ea3574c3e18b3e6dd41a0cc1e8734 2,009 0.95/1.00 vMB 34
381,819 381,819 000000000000000001245038f821f8d29df380ce8e198c0fc387afa37ff3b7a3 1,051 0.75/1.00 vMB 25
381,818 381,818 0000000000000000060d9d9c1d004953bef764c559998a924a053d9e64253250 1,294 0.93/1.00 vMB 22
381,817 381,817 00000000000000000c2ca42378a0f21c8441718c516b37141111298075994df2 2,174 0.95/1.00 vMB 34
381,816 381,816 0000000000000000014da86f6766cbf79830f88820ce58f56019cb0817694694 1,501 0.95/1.00 vMB 33
381,815 381,815 0000000000000000008a89f6f1cc413eda5197ac35aa6267d19e3bc7b0fb13d3 2,172 0.75/1.00 vMB 48
381,814 381,814 000000000000000009b999dae39f0b94ad62ae2e968bf1bee20eb047c68cab3b 1,213 0.60/1.00 vMB 30
381,813 381,813 0000000000000000021b72ac222d06f424902454c86748f096119ec81e8aeebd 306 0.59/1.00 vMB 8
381,812 381,812 0000000000000000034a706ad2c38d270eda2b0334be23ef146f3da86acfd662 1,024 0.64/1.00 vMB 23
381,811 381,811 0000000000000000028a6eb806f0f204a10b20a0eea3495dc4d0733dc695109b 1,803 0.75/1.00 vMB 39
381,810 381,810 00000000000000000a03b04a116768ec679988f799a62c7d5c071a7f83638437 119 0.10/1.00 vMB 15
381,809 381,809 000000000000000009cd352daf6ab3edeceefd21838028d20ea60d0ef282afa8 387 0.59/1.00 vMB 11
381,808 381,808 00000000000000000c2e8e37f829cfb1d68efd927c75b383a4ba94a1528b0eef 476 0.25/1.00 vMB 26
381,807 381,807 00000000000000000e7012664668114bc2f16d164ba1459debb331c77b33c9e1 1,788 1.00/1.00 vMB 29
381,806 381,806 00000000000000000cfd990fa65fcfc0a4e3c05390a7263f800aa92cc6fc8476 1,835 0.99/1.00 vMB 31
381,805 381,805 0000000000000000000812d4b59c826bd2047e72e01c3ba3f3ad517c63e7de64 714 0.86/1.00 vMB 17
381,804 381,804 00000000000000000d046203a8c27a01eff78fc6f770695f1598a9081d968c82 776 0.40/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.74 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: 707.90 GB
    • Received: 16.71 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.