Loading Tool

Explorer IconExplorer

Memory Pool

81,364 transactions
30.27 vMB
0.07532289 BTC
Random Selection Loading Transactions
Max Size: 185.84/200 MB

Candidate Block

Mining Attempt 81e130d9e034cecd35c78e9d35ae9242816402a9e7c9b686a6fdc451f4907247
Version 20000000
Previous Block 00000000000000000000b4f9c9ada5e3b1ab49c5a1834e7c70cd8f59b00d6f9f
Merkle Root 338be1086bf95810ad5086880cf16acc8f1cfff6a926600d11c7d7daf9834528
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,903
Size: 1.00 vMB
Total Fees: 0.00803274 BTC
Feerates: 150.77 > 0.80 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,329 (452,182 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
463,147 463,147 000000000000000000db306a057acb9bf108a8696c991eea6dc4f6a3549cbe6a 2,902 1.00/1.00 vMB 255
463,146 463,146 000000000000000001e46c6f49f10238520ad3863dde9eae9e28a96f1fa35a48 1,519 1.00/1.00 vMB 105
463,145 463,145 000000000000000001c09b1747e216102c4a51177e190b88ec9e2397ac42c687 2,137 1.00/1.00 vMB 126
463,144 463,144 000000000000000000f64ba1e7fd49b02b753d34713566901626537b85cac7bd 2,364 1.00/1.00 vMB 248
463,143 463,143 0000000000000000005bfa34ce97ad120981e0ae8054495ba959c6a65084c3a0 2,213 1.00/1.00 vMB 172
463,142 463,142 000000000000000001fb57697cec40b0ed57a1a2ecc7e9b869db084f2f659c9a 1,434 1.00/1.00 vMB 107
463,141 463,141 00000000000000000149f916c7544111766b0cf7fc432853d205d6f383abaef4 193 1.00/1.00 vMB 18
463,140 463,140 0000000000000000007844b231bafb6bf862553a9d19d98a3f8d3be2635f5944 923 1.00/1.00 vMB 68
463,139 463,139 000000000000000001879f718519cdcff69bf668af608a69fce0e46051bb0be5 768 1.00/1.00 vMB 59
463,138 463,138 000000000000000000a95017d7d903219d0c93a22f88c29f47391d043edf0434 632 1.00/1.00 vMB 44
463,137 463,137 000000000000000001078614f6a8ef173fd9ca1aa666af7f83f9ba8b58b7da2f 558 1.00/1.00 vMB 40
463,136 463,136 000000000000000001dd51c6acdf039f7a7288a0872478703fe16d734b6070e9 2,343 1.00/1.00 vMB 148
463,135 463,135 00000000000000000140fe9f3186ac73feaf98417ed431699feaef739f7d6689 1,522 1.00/1.00 vMB 97
463,134 463,134 0000000000000000016ea4c0fb5171f11ecf16d6b758c30160951e12ee470ae8 375 1.00/1.00 vMB 85
463,133 463,133 0000000000000000002c7ac7ecad1e413a2e722523232f4e6f675c683c19faba 1,929 1.00/1.00 vMB 130
463,132 463,132 0000000000000000001153795296fa3d667f22540426ce80a1999693dd5f773f 980 1.00/1.00 vMB 65
463,131 463,131 0000000000000000009dd8b88bddbbb649341f0ceb058226b33b5500742e9a6c 2,199 1.00/1.00 vMB 135
463,130 463,130 000000000000000000009803e2b4d70773b517fbd005532e980b4eea856a37a5 2,179 1.00/1.00 vMB 141
463,129 463,129 0000000000000000018f818e333d44ca8ed5adc4de038ed4d208ae5a48616be2 1,789 1.00/1.00 vMB 104
463,128 463,128 0000000000000000008793fb402ae2d2154d0b0f19bbb0d91ed863f9b018ce07 1,728 1.00/1.00 vMB 100
463,127 463,127 00000000000000000091f192392a5c8f36ae4a3892ff6baac4b063638f1b774a 2,415 1.00/1.00 vMB 150
Previous 10 blocks ↓
Total Size: 782.96 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: 715.35 GB
    • Received: 17.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.