Loading Tool

Explorer IconExplorer

Memory Pool

28,369 transactions
7.27 vMB
0.06499079 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.97/200 MB

Candidate Block

Mining Attempt 634af9cc158a4c9480b3ea340a8358a781b27dd27b1f8be01178329b92d58b0b
Version 20000000
Previous Block 00000000000000000001135bbb1013a04c24080ffe112a4b93712212a682e7d8
Merkle Root c746b1cc3217ab232ebc1b56465775eea2eddbc64a593a229f1e8d1307dbbaf6
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,410
Size: 1.00 vMB
Total Fees: 0.03432961 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,234 (779,378 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
133,856 133,856 0000000000000a03e2069b1305fea2a7ab4539e7dea94edb610647db46fba1b4 57 0.02 vMB 320
133,855 133,855 0000000000000a1593958348814ba9427d13328e68dd0fdab0f9b7e3b7a9d1af 34 0.01 vMB 182
133,854 133,854 00000000000003f33761c744dcb43d4b61ecb5fb47ba24fb29f21dff9748e518 92 0.03 vMB 392
133,853 133,853 000000000000046203c03c1165a8456b08d070bffd87bdab7fa9bc3c5734865c 113 0.04 vMB 373
133,852 133,852 0000000000000beb224eb64649abee00bb5a19be7bf42c7ce6406262d2868ed6 37 0.01 vMB 586
133,851 133,851 00000000000002c6ac77b5a71cf4ac00eeed02456e36ebac7263bce5a0a7bda9 11 0.00 vMB 340
133,850 133,850 00000000000008e0cf0ec0232b274e44385ab86955ec9f0eecf9c06bf8814ae3 20 0.01 vMB 718
133,849 133,849 0000000000000081d205fd5306d4825b7e8c207908db2365a1f6ee0572492c37 28 0.02 vMB 795
133,848 133,848 00000000000002d99af98d381c3d4919493b8dd21381fa1daf63d237456156da 158 0.06 vMB 159
133,847 133,847 000000000000065e02cbdbecc2275973859f1f5ec28b1f3baef0abb96bb3255e 29 0.01 vMB 603
133,846 133,846 0000000000000a38f973dd6e89d48ad0099f6a98e59ae2728aa53814608fa906 36 0.03 vMB 290
133,845 133,845 000000000000099d836d685e2bcf308d51f6cf4f1796d9a880ff186250767c22 85 0.05 vMB 677
133,844 133,844 00000000000003323f4bfd4a544537af456606c8354adafa60cb2699ae8a73a4 3 0.00 vMB 0
133,843 133,843 0000000000000593a03c8c574d3d2a14e6bcbd82e612c8bb83838f5c4ba2549f 50 0.02 vMB 431
133,842 133,842 000000000000031ae139473b06678d7719f1883c6f5e7078f9da14530877d1cf 48 0.01 vMB 89
133,841 133,841 000000000000050fd64776dfa344078dbe0162b61c8cc3cdad9f17a3a5abbb68 27 0.01 vMB 103
133,840 133,840 00000000000006fc2ad106a958cfe8db343d445bf4afe430f6f0da5ceb02ae89 25 0.01 vMB 2,243
133,839 133,839 0000000000000825ebdfab718367f22129714ba7b5c0579b12c2d47e86e8cd1c 164 0.05 vMB 243
133,838 133,838 0000000000000a012e3c0517e97339efce264e41e70d1eb95726750e39f93157 27 0.01 vMB 1,108
133,837 133,837 00000000000002677134b480e1b0dfb3496ae7b6e4cd0bc5d9decbe21899830c 102 0.05 vMB 377
133,836 133,836 0000000000000304713f710267f60750a1371299b90b5de5a83a29d12593f810 36 0.01 vMB 468
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: 78
    • Outgoing: 10
  • Data Transfer:
    • Sent: 42.22 GB
    • Received: 0.57 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.