Loading Tool

Explorer IconExplorer

Memory Pool

28,058 transactions
9.26 vMB
0.09160799 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.95/200 MB

Candidate Block

Mining Attempt 9fd62aff3e02140f95923a2024c5eaf4cb323671a5518c645d5d92cf921e2733
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root 2d61bd2ae76dda5a1329a5f5f4c4bbc41482bbc144f8c40803c2bb688fd855dc
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 980
Size: 1.00 vMB
Total Fees: 0.02515211 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,221 (777,361 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
135,860 135,860 00000000000000075c09056c7057eb815aff7d5a25ee971cf9835158dc2b7941 52 0.02 vMB 673
135,859 135,859 000000000000072a9d07fd08ee358e9e8d1a00991c5622703300579e6a82691b 12 0.00 vMB 652
135,858 135,858 0000000000000253ef2f032fa4ad7ae492a4860c382ca9d0712f66e86d3a096a 129 0.04 vMB 10
135,857 135,857 00000000000000998029ab4574f4b3d5bba5677272ae296fa76f36d5e22fce10 61 0.03 vMB 418
135,856 135,856 000000000000091b90788656ca242315c01eca81ad2f4a806ea877a7f1925104 92 0.08 vMB 178
135,855 135,855 00000000000005edc73d99b667eaacade0fbee66f5cde8496e4a39889146f286 31 0.02 vMB 219
135,854 135,854 00000000000005d466cac991c05ec1209d062bda76dd2739d1aa3ab63f0b7207 13 0.00 vMB 548
135,853 135,853 000000000000065e7c16d781cd7e064bae1e2ea9a160462e1ea801ab6a0f1e78 60 0.02 vMB 232
135,852 135,852 00000000000004df5e62cf3d5a2ea3be27679ff1251bcb623d9c004973d77d45 63 0.03 vMB 613
135,851 135,851 000000000000079dad005c155c73a2db30ce20360a49124a1d71c21b33125fa7 1 0.00 vMB 0
135,850 135,850 0000000000000a20e9191092ea3fecc007a16d6ee6f715428b2c4518ecfe40af 61 0.03 vMB 124
135,849 135,849 000000000000056e99e9c158f98d189e8f70160e41665adb92b9ab3969f6d60d 47 0.02 vMB 365
135,848 135,848 0000000000000381d3b309753cc45b901d161e3cd984d174358b46d40f07389a 123 0.04 vMB 207
135,847 135,847 0000000000000069e1222f40ce5cf8c6dc565d8caada2485516b2a29017da857 151 0.06 vMB 485
135,846 135,846 00000000000002e56be9af93bfe7454984af78387e5da2a70909a1e9d592cb27 24 0.01 vMB 871
135,845 135,845 0000000000000835e691f7d28982fdc780e9afc200953400d5f77f4ded9e1a29 10 0.00 vMB 455
135,844 135,844 000000000000032991c73695b9681da0378ad7ec5006b2d0bc9df49db9773a30 15 0.01 vMB 768
135,843 135,843 0000000000000404beacd3483fdd60ed9c62ee46eb4170791c9ca05006b40afd 110 0.05 vMB 106
135,842 135,842 000000000000081f4e565937de263582b5262854f0f207a0172cd46797cf0705 31 0.02 vMB 121
135,841 135,841 00000000000009dad68ae1d064703d03475b46e23da2624383231adb7449f85a 16 0.00 vMB 1,246
135,840 135,840 00000000000001792a848d6ed1cb520a0b01b5b571cd762c226965d288d44e61 15 0.00 vMB 1,342
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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