Loading Tool

Explorer IconExplorer

Memory Pool

17,145 transactions
7.89 vMB
0.02221209 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.20/200 MB

Candidate Block

Mining Attempt 108e207547d9b43d5314a1006f4c8e6bec3aff5f38d9eaa70ee5bdf0ab157444
Version 20000000
Previous Block 00000000000000000001bf0296a9d24640817181fe27acc0716facbe0a50c1cb
Merkle Root 017487b185a2202c81da6761e56d7a8e2d20b316ddcd7a573b4837a2c0c46c8a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,824
Size: 1.00 vMB
Total Fees: 0.00592317 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,391 (757,533 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
155,858 155,858 00000000000002e5a725dd4a33de53456e341f11bf4c7c31d96a4f2e877e2958 17 0.01 vMB 212
155,857 155,857 00000000000002f3a33a11cf8a4fc2957c32410d67723e0c5de65067b7d8a2c5 35 0.02 vMB 102
155,856 155,856 00000000000008874c0e76edbb05ad349f7ed1172638b32f444cdf3173444d66 18 0.01 vMB 56
155,855 155,855 000000000000008d7be0d061dac61a5d72b051fbebcd7760a9077d6648bea276 16 0.01 vMB 82
155,854 155,854 000000000000008bb3bc666641bce98d4395b11a8abbc49195f7884d49f524ee 13 0.00 vMB 17
155,853 155,853 000000000000058b2e0b64ce3929456f9d57104a4f4c85f1a780da8fbb50cbbe 33 0.02 vMB 219
155,852 155,852 0000000000000e1891cd7da32fc0fd9d64d2cfe890823f59706642963659ea66 44 0.01 vMB 234
155,851 155,851 00000000000003f92f5e653fca3e82e9038bdff3673c250ea86836e90eff8623 26 0.01 vMB 41
155,850 155,850 00000000000001ca4b4e21aadac02c0e0379bf4fe590b481a4b565c8db274d4c 18 0.01 vMB 6
155,849 155,849 0000000000000151729c4057415e3e8562bbfb0cbada75820897eb001f116ef2 31 0.02 vMB 41
155,848 155,848 00000000000009bcf0ca533d894485fe5f8d0761e322ed0b7d60e9a242915572 8 0.00 vMB 599
155,847 155,847 0000000000000aa1fd2547d24d6443509d436eaca0f814accd3fbd64b1a9ced6 5 0.00 vMB 0
155,846 155,846 00000000000008f17f0f638d820eba465d48c4cc5612c0e4cdea4d81beda4922 21 0.01 vMB 17
155,845 155,845 00000000000007cb1feaba62e42103382d9cafddfdcceddae6d62ab30be27310 3 0.00 vMB 0
155,844 155,844 000000000000070ea3750d66bbe5f5ffe14dcaf9a0429884489b709b41bf0ece 12 0.01 vMB 44
155,843 155,843 0000000000000b3c26acbbbffe3ff494c63087d8be1761581ab03ab8df70e22b 6 0.01 vMB 15
155,842 155,842 0000000000000b4a580999338508bb50831257e64c862a175c33bd238f825ac1 98 0.03 vMB 179
155,841 155,841 000000000000049c40d16c0cbb19cbdf0de2a419c02b7f5f40d57045fea55b9b 46 0.02 vMB 42
155,840 155,840 0000000000000276d99f00f6f83a248579a8e5784aade8b7d32aa2095cb039de 2 0.00 vMB 3,891
155,839 155,839 00000000000002aedeedcbb864b877e601c166334d0b4b8fd258eb5512d5ed2c 28 0.02 vMB 3
155,838 155,838 0000000000000478c9bcdc1b0ea3c3af5663cb5c88557c4d91180b359f1172af 22 0.01 vMB 522
Previous 10 blocks ↓
Total Size: 779.54 GB

Node Details:

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