Loading Tool

Explorer IconExplorer

Memory Pool

80,927 transactions
30.16 vMB
0.10152385 BTC
Random Selection Loading Transactions
Max Size: 182.00/200 MB

Candidate Block

Mining Attempt f1c376cd8e3e39d82a9e36b08b76e121eee02d08951f48b54356fc11c95a6e32
Version 20000000
Previous Block 00000000000000000000f924cf5022dab74d96145383ec21fa5a02b0a126c621
Merkle Root d78f501c4ab89d1d9fa535aa3c9f147eb11b4441ea17ff55f66beec9eac52b36
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,165
Size: 1.00 vMB
Total Fees: 0.02887232 BTC
Feerates: 54.29 > 2.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,124 (395,480 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
519,644 519,644 000000000000000000161adf839759ab08ba6b4b09a0c5c1070e60e948a8afe4 3,408 1.00/1.00 vMB 20
519,643 519,643 00000000000000000023bd7c325e96d074702760ef3b5a0a53ecfe64bc885a34 2,453 1.00/1.00 vMB 48
519,642 519,642 0000000000000000002ea8b071c904d8e4ff14833ce8394048549a368846ebd5 2,350 0.82/1.00 vMB 24
519,641 519,641 0000000000000000003fe62782061346bf61476613bb72ca302d8a7ef968a5f4 553 0.19/1.00 vMB 20
519,640 519,640 00000000000000000016af6bd10331eee65ba5e341377152df239b285d198e07 996 0.30/1.00 vMB 27
519,639 519,639 00000000000000000012c3f835974122d261bb54468f976f8530c6eb6eaea0f7 1,138 0.43/1.00 vMB 28
519,638 519,638 00000000000000000046b5b7ebdb26ae0466b625b96c299300db3bdaca9c1072 332 0.10/1.00 vMB 22
519,637 519,637 000000000000000000069945672544e979602be41ec5304e890b061849c51c20 629 0.25/1.00 vMB 22
519,636 519,636 0000000000000000003e9ce23619c2dac9732ca686c4e5a604ec299a24eb9967 2,173 0.86/1.00 vMB 11
519,635 519,635 000000000000000000052512aef6b2debb6b0eb2c14dc07e08314df11ea3b9ef 2,784 1.00/1.00 vMB 32
519,634 519,634 0000000000000000002af2362b2e93f16e638f10bd9536ea78da7befe2e993ed 2,936 1.00/1.00 vMB 17
519,633 519,633 0000000000000000000bcbc4e34ae3b5bc836d6f7cad5c58968c816ace5d9693 2,563 1.00/1.00 vMB 17
519,632 519,632 0000000000000000002927b070721ed1764d38c277751a03b1fb46bddce5c2f8 3,249 1.00/1.00 vMB 17
519,631 519,631 000000000000000000022b5f79156842bfab32835ccdf59bf06abe0920819d63 2,712 1.00/1.00 vMB 46
519,630 519,630 00000000000000000035ee4f83574dc43ccd03f5116dcef265c5218c12bc56e7 2,560 1.00/1.00 vMB 34
519,629 519,629 00000000000000000020047d84e9d2d0b479bb9b44b7b21fdedb938b5e52e2cb 2,307 1.00/1.00 vMB 26
519,628 519,628 00000000000000000013af3df565d5fc38758c4f86a8b1f820bbf5e90e7b05d9 2,635 0.99/1.00 vMB 23
519,627 519,627 0000000000000000000568f9e90adfc6b98c6fce20f92629dbe47acfa131da98 1,583 0.58/1.00 vMB 2
519,626 519,626 0000000000000000002aa140dc0d98e0eb3833d57e808d799ac06aae03a172c1 2,551 1.00/1.00 vMB 15
519,625 519,625 00000000000000000003485c5cd2a5ca9c83d93d28bf7a73cf7a10c8ed4cd789 1,864 1.00/1.00 vMB 39
519,624 519,624 000000000000000000286038c2d849d69a0bccf1b579058beb06b5c37f3204c4 2,928 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.61 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: 671.87 GB
    • Received: 16.05 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.