Loading Tool

Explorer IconExplorer

Memory Pool

44,090 transactions
27.31 vMB
0.07953055 BTC
Random Selection Loading Transactions
Max Size: 142.62/200 MB

Candidate Block

Mining Attempt 989d7de513896b6515d737a7973344557692fa45ca52609923066c8e222bd03f
Version 20000000
Previous Block 00000000000000000001e781babda0e5f5c24c52acf8d86f6d0acc4edd29a722
Merkle Root 9f985c6c15d2f0fa2a38b5e79febf3e017eaca2dddf4ad8142e185c29ee5b5f5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,413
Size: 1.00 vMB
Total Fees: 0.02656132 BTC
Feerates: 150.77 > 2.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,885 (600,642 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
314,243 314,243 00000000000000001fa9d65aac39728589ce2b654a5542da24a08ae81ee21e65 966 0.50/1.00 vMB 31
314,242 314,242 0000000000000000295954b9adae7697ad5557660e1400548bb57e722bc8f249 491 0.23/1.00 vMB 38
314,241 314,241 00000000000000000a5a94742f5b85aaebb62c7f260365fc22b939e5e85efce7 307 0.20/1.00 vMB 23
314,240 314,240 000000000000000008f0e1fd96561917aca1db45f74352f926b21e4d4529e541 1,262 0.75/1.00 vMB 29
314,239 314,239 000000000000000025c21df830e03f953fc816537fe1cc7144d0f0ef52987fc9 79 0.07/1.00 vMB 8
314,238 314,238 0000000000000000321c3ff8dc3ad40f1431054f78795d49dff7eab68ac0b47f 1,098 0.66/1.00 vMB 26
314,237 314,237 0000000000000000148401faf6b61ddf80b2863e0980e1d404416b4dbb6e77da 369 0.27/1.00 vMB 21
314,236 314,236 000000000000000037d9139839b304a91bc3fbc186c299ebc35f9c683ce1088c 1,776 0.93/1.00 vMB 30
314,235 314,235 000000000000000039b89818772fbdfc8813cf7457f8769514bfba5a90b3e9ed 382 0.24/1.00 vMB 25
314,234 314,234 000000000000000004fbbdd08d53ac12cd72991cb9efde8beb97e42d399c5cce 261 0.16/1.00 vMB 19
314,233 314,233 00000000000000002003278a42ef70b866cf6bc3257832236a37f485a06d8953 410 0.35/1.00 vMB 27
314,232 314,232 000000000000000010f1467ece3e1f1aeb3472c487958f5c7ac8e5c9a6f615df 692 0.43/1.00 vMB 25
314,231 314,231 000000000000000034a6584aa7f7da91ce684fa6d6f7e7ae9f45639a4638ba56 104 0.06/1.00 vMB 27
314,230 314,230 00000000000000002062b157c521378a24356ce25c57c0393df89f5e016580c1 185 0.23/1.00 vMB 13
314,229 314,229 0000000000000000286dc01ad12693423173b232749cc261cb4b0ccf45bae171 320 0.16/1.00 vMB 34
314,228 314,228 00000000000000000366e0c020d33815714df0f0a4643e40693a03ca5201999e 581 0.40/1.00 vMB 23
314,227 314,227 0000000000000000112ef1e95c3700ab10c401982ef05060944df991c339eb22 517 0.22/1.00 vMB 32
314,226 314,226 000000000000000038d03a2dc13c64dbfac79c0e0757b6eba8522e5ee4c28647 438 0.37/1.00 vMB 17
314,225 314,225 00000000000000000fd99a618133ca20284bcf1198915577d9e6efd12e3ef485 852 0.53/1.00 vMB 24
314,224 314,224 00000000000000002e2075ae3553e5bb4011491a27629966b11264238fe09856 512 0.18/1.00 vMB 41
314,223 314,223 0000000000000000148505c21a23048a21872bf025f919f13c56a3091ef49402 435 0.31/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.18 GB

Node Details:

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