Loading Tool

Explorer IconExplorer

Memory Pool

36,581 transactions
15.42 vMB
0.09213599 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 6 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 87.15/200 MB

Candidate Block

Mining Attempt 092742bff116ca97a6e730e3a742dda307fabb20cf6726b10708e76accd49a7d
Version 20000000
Previous Block 000000000000000000007c96c62c97f21f35e15ac289c26611deb2cb89f05dcf
Merkle Root ed96bb474474c53a4ff9c3d34637137865c0d7faa1f4992484fa827e09e579ef
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,544
Size: 1.00 vMB
Total Fees: 0.03542719 BTC
Median Feerate: 3.98 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,343 (763,076 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
150,267 150,267 000000000000010c3fb32aa5ddc0c5ad77657de3a0956d1e38e153c825ad4879 40 0.02 vMB 131
150,266 150,266 0000000000000176440b941f675ea15758105fc1b5a9861768202cdea5b353e4 33 0.05 vMB 82
150,265 150,265 00000000000009662be670cc2f803d3b0dd63a5652e32828630ed79781aac575 54 0.03 vMB 187
150,264 150,264 000000000000003c516ccf030fed7656bd46d634180eb8c8d995482f66167b82 137 0.04 vMB 16
150,263 150,263 000000000000005f9eb90b34cc1077de241ccf742979525c92725eadf24dcad5 80 0.03 vMB 159
150,262 150,262 00000000000002b6c2fef767e43e422988f7f4fe13e5c958fa2c01ffeffb7e1f 41 0.02 vMB 72
150,261 150,261 000000000000035890acf5de14b5672fdf447959ebdc6b015165cb00af7355ae 17 0.01 vMB 51
150,260 150,260 00000000000008be602f1e85c378461be74f53ef94cb6f156742667c71123bb3 42 0.02 vMB 141
150,259 150,259 0000000000000a66d645ca3c84adf24d25067b24436fe31e9131783035474669 81 0.03 vMB 134
150,258 150,258 00000000000003c6f522cf95ec4483e14cb71598ee4389c02047dc6ea93457fa 41 0.01 vMB 376
150,257 150,257 00000000000007292be988fd1e1ff01ae336281a93c71804833cf9421427e2e5 57 0.02 vMB 9
150,256 150,256 00000000000003dcda35bc4a952797c8469f234602f4d781db86e5e0592e2b5a 70 0.03 vMB 140
150,255 150,255 000000000000096723fbb55fe09cffd9a9f7c0ae2b274c5f7bca421e38048cb5 11 0.00 vMB 108
150,254 150,254 00000000000001850dcece060165a1725e25c683fc196a92a9686356a83d9f90 80 0.03 vMB 222
150,253 150,253 0000000000000524119bb646fefc0792d99a92f58691b76dd530760e780b1d29 4 0.00 vMB 64
150,252 150,252 0000000000000842e3c64862161258c4b61e82e6dc00949a3867a61734953bc3 121 0.05 vMB 0
150,251 150,251 0000000000000a3199941110cd28fa111af0f4aee932dc438f9fbe67736a8f5c 128 0.08 vMB 188
150,250 150,250 00000000000009b5134b93ff973d8692fd6354dd3311c8a42984a41f2f566aad 19 0.01 vMB 50
150,249 150,249 00000000000004de4c62a9d2840558592bd96352c492aaf47e74656a549a1d4f 43 0.02 vMB 254
150,248 150,248 0000000000000b0fb5b0d83275d769f94e659d4e44140c64e4f8d1807c2e61ef 90 0.03 vMB 250
150,247 150,247 0000000000000ac05cab0b7245eded28182437360700e4b7252d2c7f5a505e2f 148 0.04 vMB 3
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 91
    • Outgoing: 10
  • Data Transfer:
    • Sent: 153.78 GB
    • Received: 0.62 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.