Loading Tool

Explorer IconExplorer

Memory Pool

9,848 transactions
3.97 vMB
0.01482462 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 23.65/200 MB

Candidate Block

Mining Attempt e20f866f491cb748c0342e890754855b977f8ada93c2e20bfe7716a8b15346e3
Version 20000000
Previous Block 00000000000000000001d57f0bd9e71479695da906dd4d0ba7a9e2d1d8afa2a4
Merkle Root 5288fb0f769a5d192b5276084a62e9be3a6e4982dadf3842b2fc657586beb9af
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,324
Size: 1.00 vMB
Total Fees: 0.01001748 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,466 (782,756 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
130,710 130,710 0000000000001313c055710683bcc24bbc2b62d2a5b99a84dcd593a00960a3bc 97 0.03 vMB 500
130,709 130,709 0000000000001814dcf36c2f795ff941df30e4be9e96670a1af73cd404e45747 177 0.05 vMB 83
130,708 130,708 0000000000001c6e08fb736ca55d2b891d2370b3168568a727f9534046623ae8 147 0.05 vMB 430
130,707 130,707 0000000000000675df8630dec954d284cc8564928f6c31a87cdd86a13d544cbc 156 0.05 vMB 41
130,706 130,706 0000000000001648ad2c5dd2a862e78aff35cf11782dde71e468962b6f5d77bb 11 0.00 vMB 0
130,705 130,705 000000000000012c1c3080d4455ecf528c5afc1271c0bbc6bbe37d97054d64b3 30 0.02 vMB 853
130,704 130,704 000000000000199032a0dfcaad1bfa9009b0311dde0a2fe1f496d92fc18ced61 30 0.02 vMB 1,693
130,703 130,703 0000000000001822c5441e5040329dc393e1428ff346ff9bab0a4323ac502306 32 0.01 vMB 1,717
130,702 130,702 0000000000000fd46e110cc91d1b58b9be4d50529112928944190dd0c4f15f16 154 0.05 vMB 98
130,701 130,701 0000000000000c2fb17dcb4ff7e0b8d3060620e95453313a6602b5b7344d3a05 39 0.01 vMB 184
130,700 130,700 0000000000000eb7bc28fc431de3a10df60f26298946f4eb2a65e02f325af46b 5 0.01 vMB 1,280
130,699 130,699 00000000000003bf5c08b4f16630ca64ea06849370139df5ce1f250c4ca8a464 22 0.01 vMB 1,625
130,698 130,698 00000000000000f833e0a0dfb943b33f47422e376f6a5f2cd27367c24127f23e 10 0.00 vMB 636
130,697 130,697 00000000000006a92262d0bab4c49bc95174c1a979e2f903fa80b24499de1614 11 0.00 vMB 0
130,696 130,696 0000000000000c566cd76728d96751112a19e9702db46f023a028ca79b796642 9 0.00 vMB 1,287
130,695 130,695 00000000000008b3a50edfb0e2163fe1ba6b1bfc710d627d16b35448b6b33a56 48 0.02 vMB 1,683
130,694 130,694 000000000000105e37b313f99f4ae096c1634026f700838a546cc6a4cf85e60d 187 0.05 vMB 108
130,693 130,693 0000000000001c8fb4d420fedd94eee18e8a845ebdddff33fa543c74ee4472e6 4 0.00 vMB 1,090
130,692 130,692 0000000000000eb2d3fcd23d4684e2ceb20249b0e0369c4fcaabbd548b330699 46 0.03 vMB 824
130,691 130,691 0000000000000ca103e9e128feaadbbcbaeb91b780485013f997843a5cc2fa7d 12 0.00 vMB 1,985
130,690 130,690 0000000000000f9d2b5dff590f331662627ada7a481381c76cfd30d976e7674d 141 0.05 vMB 66
Previous 10 blocks ↓
Total Size: 779.68 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: 322.61 GB
    • Received: 1.56 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.