Loading Tool

Explorer IconExplorer

Memory Pool

31,772 transactions
12.41 vMB
0.04684101 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 71.87/200 MB

Candidate Block

Mining Attempt 76ba99578fd6efa1ed844d9a67f7cb8706d197e997105ad744c1a6549bb39caf
Version 20000000
Previous Block 00000000000000000000c77be48452bb25f0dd2b745c8e738aabebe40d3c9e3f
Merkle Root fdc4b4016c92ce4c3ebf99634c4d805bd86bf78f417b3f899ef2db41dbf15329
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,201
Size: 1.00 vMB
Total Fees: 0.02435517 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,511 (779,334 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
134,177 134,177 00000000000006b02acd9616ff34556021deb5da16d8fb36dcca51c1075e2763 94 0.03 vMB 278
134,176 134,176 0000000000000a3687fa9679ddb0cdfd162c699b2d3d0046c87114a50442e879 36 0.01 vMB 560
134,175 134,175 000000000000055eede4c7eb2532b63aa2569c692153e4cc3a0898e076c511b4 8 0.00 vMB 574
134,174 134,174 000000000000086eb369c2c9c8d08fd64b2ebae9bc37893ad248235147ededcf 50 0.02 vMB 387
134,173 134,173 0000000000000175a80319f0ca6fd9f63eb8572562cdaf91fe333af360f61ddf 31 0.02 vMB 384
134,172 134,172 00000000000007cca4bc97e90f924fe0dbbc33753336c6b89dfaaf048a9e05e1 147 0.04 vMB 1
134,171 134,171 00000000000003489d7de6d43b8ec130a7c56981beb6a0cf53159c7353e11580 98 0.07 vMB 263
134,170 134,170 0000000000000264491e92cf702c1ac5db6fd5092a15a373928eaa5635cebd43 19 0.01 vMB 392
134,169 134,169 0000000000000712e01ffcd32734c6e984dcc8416345ef071630849a97a76bd9 69 0.03 vMB 378
134,168 134,168 00000000000007d976e1f24e24ba4405c62c721733683f8dd2792b74a852da42 12 0.00 vMB 35
134,167 134,167 0000000000000b46f81abffee35ea091c95baa77dcf06992e20a5fe6f2c3daff 51 0.03 vMB 513
134,166 134,166 000000000000028c0f6d2b8521dbf29fab5a643116ed1e909ad3c92f0c6d4a1a 7 0.00 vMB 1,048
134,165 134,165 000000000000048f24a0211c8adf681860eb70d3c5d787569fdec0c4dd978ffc 4 0.00 vMB 1,378
134,164 134,164 0000000000000658195140084092a83ae416030c8e77078bbfbb678b5677b3e9 52 0.03 vMB 3
134,163 134,163 00000000000002696fd246e698dd08185ba4df6d2b91419621b67697c1fee7f4 85 0.03 vMB 270
134,162 134,162 0000000000000032af503dea342879d4b6eb720fd8d695b0bdb12fc720fe9594 41 0.02 vMB 408
134,161 134,161 000000000000069d43487dab4e4b0a8bc2a138644a9a9a17b004addede21cb6d 32 0.01 vMB 800
134,160 134,160 0000000000000b069fe8da6128b7afd27cfacbd8264dc1a9a722dbdf04cb7770 11 0.00 vMB 309
134,159 134,159 00000000000008f948a69a3d2e1f134f740f9b89f1081700474378eafcee71a1 40 0.02 vMB 251
134,158 134,158 00000000000005eab4d8953df32f0c9007918d1bec0faecaed892f84c6d96729 56 0.03 vMB 468
134,157 134,157 000000000000047215bd89fed4acb45afc9d693756af88a4f15a4877079f24e6 77 0.02 vMB 131
Previous 10 blocks ↓
Total Size: 779.75 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: 383.08 GB
    • Received: 1.94 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.