Loading Tool

Explorer IconExplorer

Memory Pool

28,102 transactions
7.12 vMB
0.06077213 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.40/200 MB

Candidate Block

Mining Attempt 438639ebf88b24b0370616b66a86fe5f0e811ac619dc1c8a001fd001630bdb8b
Version 20000000
Previous Block 00000000000000000001135bbb1013a04c24080ffe112a4b93712212a682e7d8
Merkle Root 54938d9d998ba7ba93fd061f7e8b18745ae6f2af87f23f37efe189bf5ae871bd
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,114
Size: 1.00 vMB
Total Fees: 0.03295977 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,234 (727,161 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
186,073 186,073 00000000000004a7b9e8211a389b2b7e90003c5b0fd7a215cb454905753b5f23 109 0.04 vMB 139
186,072 186,072 000000000000028b13747eab354eb20b1b8b614e7339c7457e27ece58a9f4439 16 0.01 vMB 40
186,071 186,071 000000000000013826ef20422dc49c16e81fdd3a30d5ab23fdbdd9a4404a54f6 164 0.07 vMB 108
186,070 186,070 00000000000007eee096a86afff91a4ac4c86838dcfd6da32508904809624020 173 0.07 vMB 115
186,069 186,069 00000000000002a25e838f110bcd47b9d15cdd92d2732af41b7349bc35983e8c 93 0.08 vMB 212
186,068 186,068 00000000000007c7590560f472289bc8bbe6265ed14e18db90d655be4ab134b6 87 0.02 vMB 6
186,067 186,067 000000000000023a880d41c6c16449e6351e6891af7c1062c4a020fb4d1bfd8a 69 0.06 vMB 347
186,066 186,066 00000000000008149d3c998e692fb4508f84028bb2200cb6742e6ab9f92414f5 47 0.02 vMB 11
186,065 186,065 00000000000008e2c7404f7ce610df71b425722383ff7841e4701d7a34367210 285 0.11 vMB 166
186,064 186,064 00000000000008de3064a4c2724ca4e067464a1c042636da40e70a6c8b8c027f 38 0.02 vMB 102
186,063 186,063 000000000000028c4bfaadb088505586debf5398d80b602eeb77680b08326221 212 0.09 vMB 121
186,062 186,062 00000000000004c5d8c6269a8d209f1659214e88dfe1425283c88c232cdd8bd7 130 0.04 vMB 75
186,061 186,061 000000000000017f983a70c19ab8bdf76991cd915a7db9d11035484bbb9560c4 232 0.14 vMB 87
186,060 186,060 0000000000000586ae4ffc7bc515fd3ef6a185fd3f01ad3b2d4f24a2ab42645e 134 0.05 vMB 124
186,059 186,059 000000000000048797b6c3a4a8724054f454ac8a5271139e54026ef32ea15ed4 158 0.05 vMB 12
186,058 186,058 00000000000006343ec3bab5f8db272e859c70f8b8a6d147d00393141d67334f 172 0.06 vMB 98
186,057 186,057 000000000000017291a8a51d68cb25de33d66ff6fe5574ad07bdd5117d5ef29c 633 0.25 vMB 129
186,056 186,056 00000000000005e0ddff7b5001bbda2f93768f8ee50a662b7c454ce55a8ff34d 269 0.16 vMB 127
186,055 186,055 00000000000000855be82736e0ca4f5f5ee4d1a200de83be8d829556b52d8c9c 135 0.05 vMB 320
186,054 186,054 00000000000003b4dd7fdcc19c9294d1a41d9af440823365e81879a16e0e4610 11 0.00 vMB 298
186,053 186,053 00000000000001f6e5b165f3e4ff5bd452af2d8fd130d13b780cc85868f422b1 493 0.25 vMB 112
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

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