Loading Tool

Explorer IconExplorer

Memory Pool

26,818 transactions
6.49 vMB
0.05610370 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.17/200 MB

Candidate Block

Mining Attempt 1367ffc4a80e18b5d5a9d13b4cfefed0644996e07127058607005ca537648e7a
Version 20000000
Previous Block 000000000000000000001aa7bc4ab8781ec75b9e95d975417f0fcc9048b6305e
Merkle Root 2fef2ece05996874eb4fbad47222aab78a826a9a501774c7c8b92dc80bbc3d34
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,848
Size: 1.00 vMB
Total Fees: 0.03844195 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,233 (764,380 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
148,853 148,853 0000000000000621359722e1f74276a2ed8e0a76e5fb0969e43be0b8b02be6c6 11 0.01 vMB 46
148,852 148,852 00000000000003deb6525f6802171061c34d3a50c1aa5b44a1a80ea5af040deb 16 0.01 vMB 183
148,851 148,851 000000000000058ae35f387146a4b923964baeda3ff592cc4b225a9b87c78c5c 126 0.05 vMB 8
148,850 148,850 00000000000006c99a4e2eb59b20c022784194679c587a64edcc28f7ad9b5431 7 0.00 vMB 29
148,849 148,849 0000000000000169f979c967e55848b1de1201c802133eab26a3f80940797b68 12 0.00 vMB 156
148,848 148,848 000000000000094953c913d9990fb826301f27300fc847aea45840ae7b3f06bc 88 0.04 vMB 140
148,847 148,847 00000000000000a906fd5232e8d43a2f500f15982b70b130f32da5153facd5d4 73 0.03 vMB 203
148,846 148,846 00000000000009cadd39d549b01a56e8826cb797386576fe4b1d566dd2726468 144 0.05 vMB 399
148,845 148,845 00000000000002ffb92eb4ee8c9d917d887192b67e0cbe8af618f3e1b8dc2d4b 31 0.02 vMB 75
148,844 148,844 0000000000000562adeff68ed050ff96c47e84070017f25836756c3c63b3c9df 11 0.01 vMB 17
148,843 148,843 0000000000000329bf96863c860559b7d52f07ddbf4c42ab1e1a841331ffea4c 26 0.01 vMB 47
148,842 148,842 00000000000001d47847e580b8ff2d2a6ef88710e34468adc874189e745bbc55 40 0.02 vMB 99
148,841 148,841 0000000000000463ffcef28f2f4f645cd98c930075357b156edbdbaaad2dd67d 65 0.03 vMB 136
148,840 148,840 0000000000000759b565d88bd6344e03730f7c1b52d4950e88427e41d99f9076 19 0.01 vMB 83
148,839 148,839 0000000000000366003b1c9789459a017eb5e13fda50c749ad6382259225220e 73 0.03 vMB 83
148,838 148,838 0000000000000110224522d6f13852ef4fe2edb31c876c6b9e629cc851a80248 86 0.04 vMB 65
148,837 148,837 0000000000000888a6090c0db7db4a7410e0f7b35ab0869e5aa2252e7131f848 9 0.00 vMB 433
148,836 148,836 00000000000002a4b2809de1d1a398dafaba198beb29db0015d2a39980ca80d2 67 0.02 vMB 37
148,835 148,835 00000000000007e4490408fa06161b59c12bde178ae00f4d7c813bb8cf584f2e 20 0.01 vMB 56
148,834 148,834 00000000000006785c707b5689ef9eb290b36dbd9331b757d7c717a259e9a7c6 48 0.02 vMB 179
148,833 148,833 0000000000000341a8b76a4b13f0849972ef1065d20616c1765638bda9282940 19 0.01 vMB 68
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: 82
    • Outgoing: 10
  • Data Transfer:
    • Sent: 39.94 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.