Loading Tool

Explorer IconExplorer

Memory Pool

26,123 transactions
6.04 vMB
0.03685766 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.59/200 MB

Candidate Block

Mining Attempt 7aced9811e37892b1370003bd2f6a0a257e1ca9b87abfba2b4adee0c17730d02
Version 20000000
Previous Block 000000000000000000001aa7bc4ab8781ec75b9e95d975417f0fcc9048b6305e
Merkle Root 7f9a63f101e3ef19a48fb9180eabd0f4ff43a792c8c7629bc284dcb1ab8953cd
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,077
Size: 0.88 vMB
Total Fees: 0.02324402 BTC
Median Feerate: 2.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,233 (780,422 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
132,811 132,811 00000000000009c1e126689d5f2d6ff95a522f7da254f90309fdc64d158aafab 9 0.00 vMB 17
132,810 132,810 0000000000000c312caf683d5711f743bc0ff4f83319818cf5586f6418ff4d70 25 0.01 vMB 155
132,809 132,809 0000000000000bd48d3660c220279c2c0e2686ad9be9d535663c8b4eb90cf81d 22 0.01 vMB 109
132,808 132,808 00000000000005df8064d28e3630075015ef80d3e8b1def1e85bb1ba0b4506e4 75 0.02 vMB 135
132,807 132,807 0000000000000dd414e4a69c762defff6f63da1e5b3229cdcbad0beb12ae4d4b 11 0.00 vMB 448
132,806 132,806 0000000000000407a69f9911cd84636cb4576cb9329dcfce407703e3b2ad6f47 11 0.00 vMB 488
132,805 132,805 0000000000000ea08645cc61ca02453623d05c71d4efb866a18d2f802ac8cbef 128 0.04 vMB 484
132,804 132,804 00000000000009c435cf57d1b3493f25e1c892823a6857d1be87890e0db77a69 59 0.02 vMB 146
132,803 132,803 0000000000000a484530aff47f88ee1d7bac91b2886e9c9e86d1cbcda84085e5 49 0.02 vMB 511
132,802 132,802 000000000000009efde53e3e354c1f4926d423d6c78fe5d18e3bd590758a3491 39 0.01 vMB 600
132,801 132,801 0000000000000df42b538904cb22b26f00d6959009fbf30de0385ace8cb47a8f 14 0.00 vMB 424
132,800 132,800 0000000000001214acf5b4c84b9f7170f168ad667eaecc03fea5265b0cdb9398 63 0.02 vMB 263
132,799 132,799 00000000000004edee027877fcf3571e744a44504cc69a62faa3d65d35d64435 10 0.00 vMB 328
132,798 132,798 000000000000065c454db6b4ce9f391fc51c0426002735cf6f2cc287108cdc89 28 0.01 vMB 268
132,797 132,797 000000000000110787893cdbcbe29588a0b50a8b4fe31135daa0b96cd11ef3e1 12 0.00 vMB 52
132,796 132,796 00000000000003d711afefc14231c943dfa1b5900d5a9590de21b25ea1d61dc8 26 0.01 vMB 150
132,795 132,795 00000000000003f56fc6ba658c1bcdb313b8fc17bd9e9a8f34d89a33ee1e0e54 83 0.03 vMB 101
132,794 132,794 0000000000001129284c323ab6d43a69a021560b3c7887aa98489105cdf94ebb 8 0.00 vMB 461
132,793 132,793 00000000000001c0ff6827e506658cc4902003dbbf4fbce09e0beb6986c21b0f 45 0.02 vMB 686
132,792 132,792 00000000000010ad95c22674711fc3c173626817dfc38fb3bc9f7525ea19b42d 33 0.01 vMB 787
132,791 132,791 0000000000000f93be320197627f769d555dd1a9d21f3f17e46402f1df8d92d1 29 0.01 vMB 813
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

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