Loading Tool

Explorer IconExplorer

Memory Pool

19,676 transactions
8.73 vMB
0.03366228 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.09/200 MB

Candidate Block

Mining Attempt 5d3e72955334fe00358c74f1471cdbf742003d56acc5d914ee421c42e94f86ca
Version 20000000
Previous Block 000000000000000000011207d815dcab53014ede61d467451b27e34c6dbb1c7f
Merkle Root 0b1a758fd42fd756ef36956b77e0e77dbee7f8ba248dddc293589c761bb0a790
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,274
Size: 1.00 vMB
Total Fees: 0.01529054 BTC
Median Feerate: 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,432 (782,718 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
130,714 130,714 000000000000088c495907e4855237fd109910805853378e172f8ec78923586d 30 0.02 vMB 1,091
130,713 130,713 00000000000000f327d8bfca3ca5914ef53ca3cd2c663126bb88f0bdbc5e6036 5 0.00 vMB 582
130,712 130,712 0000000000000f72ab9c9e7ba546594607083ea463f57d44a872d9557deccfe8 49 0.02 vMB 637
130,711 130,711 000000000000087ac058bfab682eee5e14b234b21b3b65ba41032d6391af99ae 2 0.00 vMB 4,464
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
Previous 10 blocks ↓
Total Size: 779.62 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: 302.50 GB
    • Received: 1.35 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.