Loading Tool

Explorer IconExplorer

Memory Pool

78,223 transactions
30.15 vMB
0.11506873 BTC
Random Selection Loading Transactions
Max Size: 181.97/200 MB

Candidate Block

Mining Attempt 7e78ad7dc35e041db9d3b592bf2af39d6a0d957fc58283e37921688cdde48af6
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root e67d306c6d37a2cf2cb7bb89fe9dd36c105bdb63524f3205dfb9e8729f6b977c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,756
Size: 1.00 vMB
Total Fees: 0.04104784 BTC
Feerates: 357.61 > 4.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (430,724 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
484,711 484,711 0000000000000000004217ab0612a669c60af70f3d6390c54afe5ed997020b73 1,535 1.00/1.00 vMB 33
484,710 484,710 000000000000000000bada99a419f01097964314f3873598088beb0655e8e38b 1,608 0.77/1.00 vMB 169
484,709 484,709 000000000000000000b56da8c6ae67fdc0046693f70c67dd1862fabed2ca89bf 2,305 0.99/1.00 vMB 52
484,708 484,708 00000000000000000026dd92bfc99795932a4d819fb25bb2a0442602241e518e 2,292 1.00/1.00 vMB 64
484,707 484,707 000000000000000000928862f1aadab1b5d221baa1615860612432e0651e89ce 2,565 0.98/1.00 vMB 127
484,706 484,706 000000000000000000fd5600ec11eac5a6637e640341ff538adb09f725c94b44 2,321 1.00/1.00 vMB 152
484,705 484,705 00000000000000000054b7b78d74f705e00957884f08d0891cd206bba6702f0b 2,303 1.00/1.00 vMB 120
484,704 484,704 0000000000000000004d6d91fb6985aa3d3b421e3a25deceb85c024c50045eba 2,479 1.00/1.00 vMB 197
484,703 484,703 000000000000000000f696ddb0c4820880d229cafcb629d4efce365fe99ab131 2,364 0.99/1.00 vMB 194
484,702 484,702 000000000000000000a404bfa1bd20e763fa88dad32cf08a38a496b2e690a6cd 2,471 1.00/1.00 vMB 34
484,701 484,701 0000000000000000007ee04f616ab786b80f3087882fe4e387289ec55f712fe0 2,323 1.00/1.00 vMB 150
484,700 484,700 0000000000000000012964f47d7c058f14c14ac905b33d4b8c63e68d84d177b2 2,527 0.99/1.00 vMB 207
484,699 484,699 000000000000000000e81087a50b43b0fb565b3104b308195ffe7a9bc67f4c71 159 1.00/1.00 vMB 5
484,698 484,698 000000000000000000fed6b3e4ddae205d924076be1eed60daa0daad4785ee8a 1,296 0.99/1.00 vMB 66
484,697 484,697 000000000000000000b5a4b07ccbcdc7895aba5ab934b30ab5e3ea3752c6c8c5 1,053 0.99/1.00 vMB 52
484,696 484,696 00000000000000000006efcc3827ea7cb5690522518a0e2a97d099d2625916cd 1,831 0.98/1.00 vMB 98
484,695 484,695 000000000000000000529881f7e7a32a3c8fc90aa7daf1ea54459e529e77ea6e 34 0.01/1.00 vMB 402
484,694 484,694 000000000000000000ec560ff661fbb5b7e47f7a93d5ac99c8f7457e26cc498c 1,213 0.99/1.00 vMB 71
484,693 484,693 0000000000000000001e820ba4112ed11d136eb84719177f61630dc91a51a044 332 1.00/1.00 vMB 11
484,692 484,692 00000000000000000052fe6212dab65bf03f15711c74c835fd6d42802f8cae51 1,404 1.00/1.00 vMB 64
484,691 484,691 000000000000000000f97fb15dc9cf22e2d33f53423785f97afea88f96bc653f 1,948 1.00/1.00 vMB 111
Previous 10 blocks ↓
Total Size: 783.15 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: 744.67 GB
    • Received: 18.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.