Loading Tool

Explorer IconExplorer

Memory Pool

38,836 transactions
28.62 vMB
0.06314505 BTC
Random Selection Loading Transactions
Max Size: 145.08/200 MB

Candidate Block

Mining Attempt 1a20ea1d81bbc5a7fde3214c23876e46500065d8972dc426a62668830999bffe
Version 20000000
Previous Block 0000000000000000000054d90a7f9b34d6e89576ddd749acf900f33df0f79b64
Merkle Root 8f4ff2d8a919ce78ecd303a42a04a9466da6341b4b1065d26745fd98f1642e8e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,830
Size: 1.00 vMB
Total Fees: 0.00781945 BTC
Feerates: 60.16 > 0.78 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,549 (218,238 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
696,311 696,311 0000000000000000000af8e2b7ace844377edd35aca436afb73a29104d2a0068 1,464 1.00/1.00 vMB 69
696,310 696,310 00000000000000000007cf22dfe0ba087b77a25419c9ab3a79991ff647046db0 2,151 0.88/1.00 vMB 11
696,309 696,309 00000000000000000000bcd0e78ffac929dba655fc3be8a71ee79268dfc4796a 1,800 0.73/1.00 vMB 12
696,308 696,308 00000000000000000009b508d2f0472b38365212c0afa121fbafe1a23f6bf534 525 0.17/1.00 vMB 12
696,307 696,307 00000000000000000002952b1100ab2dd3a4c5dcb224d9a6364bc8c22e3586c6 1,291 0.50/1.00 vMB 10
696,306 696,306 000000000000000000029d159cc0d25f23013b410ead452077f211770ab9e077 907 0.32/1.00 vMB 15
696,305 696,305 000000000000000000048498416e989ebdf96070fa408604e95200d1a2ff180d 1,349 0.64/1.00 vMB 13
696,304 696,304 000000000000000000106377403ed88b7ec9f11ad836b02af2699fbcb5aade0e 474 0.16/1.00 vMB 10
696,303 696,303 000000000000000000088107c337bf315e2db1e406c50566bd765f04a7e459b6 1,728 0.60/1.00 vMB 12
696,302 696,302 0000000000000000000059e97dea0b0b9ebf4ac1fd66726b339fe1c9683de656 488 0.24/1.00 vMB 39
696,301 696,301 00000000000000000000db35bd5f3b25b905770add5c225112ab592429bb9b88 211 0.10/1.00 vMB 8
696,300 696,300 0000000000000000000c0ad31840daf94b2b0acc8dc1d863be882482d5edc195 587 0.41/1.00 vMB 4
696,299 696,299 00000000000000000010e59646a8c5443b3e4305394c039de43a08049722dedd 2,452 1.00/1.00 vMB 13
696,298 696,298 0000000000000000001106f68a74ae0476b835445a1c2df03ef9cdccaf270ff5 965 1.00/1.00 vMB 6
696,297 696,297 0000000000000000001050eaa2dc802960bcf429e0e05b404f6ec84f54111a41 2,744 1.00/1.00 vMB 6
696,296 696,296 000000000000000000061a45df6927871728e235140aea04b31ad29ba949c1d9 2,179 1.00/1.00 vMB 20
696,295 696,295 0000000000000000000eceb67a01c81c65b538a7b3729f879c6c1e248bb6577a 1,345 0.55/1.00 vMB 9
696,294 696,294 0000000000000000000584a6441c42854ebdecfa8bb0cc4bfdca63ee83161d05 154 0.03/1.00 vMB 12
696,293 696,293 0000000000000000000c337b7335949fb1f17a1ee92401d504a2f526058be3f5 782 0.31/1.00 vMB 8
696,292 696,292 00000000000000000000c4c81260638ac1e39b3b481da5beb9a46b6ff34503b3 1,597 0.71/1.00 vMB 11
696,291 696,291 000000000000000000107bd94408a855c82e6704a4ef57bcccd99ddad86a4a7b 1,346 0.48/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 781.59 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: 623.15 GB
    • Received: 11.42 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.