Loading Tool

Explorer IconExplorer

Memory Pool

42,337 transactions
26.08 vMB
0.05280307 BTC
Random Selection Loading Transactions
Max Size: 136.87/200 MB

Candidate Block

Mining Attempt 86f6be4e064894352c7968d8e3d6fcf8e1f28032e1b8d43108c562679d3017a8
Version 20000000
Previous Block 00000000000000000000d8ba2955f02eb456e7c5acbac6935bbd800431352c76
Merkle Root e613b38ca2e08a45cd1b5ec992713b8e9f538dd70947a8f9153d909f01fdae7b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,235
Size: 1.00 vMB
Total Fees: 0.00538827 BTC
Feerates: 100.28 > 0.54 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,739 (803,128 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
111,611 111,611 00000000000087a70d91c7891a8cb2905796183084695e955bc3aea2db0749d6 141 0.04/1.00 vMB 0
111,610 111,610 0000000000005f9ccf7203a5d42058b12de62764693ddcfb029324ad6af322b2 28 0.01/1.00 vMB 3
111,609 111,609 0000000000009844932b9898155d6001df32253ca49a0ff97de43493970a04e0 23 0.01/1.00 vMB 7
111,608 111,608 000000000001069d765eb4d3b0b7b44449cb7e0dedc5ccddfa3240af8a1fff6c 12 0.00/1.00 vMB 0
111,607 111,607 0000000000011fe0a54838a205d93155c30f5c6e8cad279d798d414cf91e1094 13 0.00/1.00 vMB 3
111,606 111,606 00000000000076fabe67e653a369610b9cea98ea78fcc7436107d5eceea55fa9 6 0.00/1.00 vMB 0
111,605 111,605 000000000000df4397721c6fd74555f17899fa4256a81d9941adfcf4d127e52a 13 0.00/1.00 vMB 6
111,604 111,604 0000000000001fc6598ab4b4ca4ca2f71caad6b0dc9f44bde934df61226eb90e 12 0.00/1.00 vMB 0
111,603 111,603 0000000000001348e1c40a680a467885c818ac7f74d2cc2bf4cf897718f76bca 30 0.01/1.00 vMB 0
111,602 111,602 000000000000c2e9b23b4ada7749b731c8b5a4aa9283c4159ef356965923f412 13 0.00/1.00 vMB 6
111,601 111,601 0000000000002806dfac4e81be103d725a2206b004f58f7220a83d7ee41b89ca 19 0.01/1.00 vMB 85
111,600 111,600 0000000000008f7825915679ef59f89c47a519e1399565271d5f47ac3c74c6ca 16 0.00/1.00 vMB 1,244
111,599 111,599 0000000000001c0d5069f51a228e15b167f6b818e8eada706b1879aa42f1e0cb 29 0.01/1.00 vMB 950
111,598 111,598 00000000000112adb27ff241640aa0130507b333509c15b22662ffaaac0e13aa 22 0.01/1.00 vMB 977
111,597 111,597 00000000000076944015f87c919e30e03960463254faa23f61253068bb139725 12 0.00/1.00 vMB 858
111,596 111,596 0000000000012d693d543a48cc548fc038552cb867091a1bc7070417f0a227fb 6 0.00/1.00 vMB 3,869
111,595 111,595 000000000000fbce375dd2d8202218368ee14e2855ce1353aa1524371ea01af7 14 0.01/1.00 vMB 624
111,594 111,594 0000000000008c3ce6f8b388d34b3ae63d495d9bdc78ba49d338f4315421b245 34 0.01/1.00 vMB 2,438
111,593 111,593 0000000000005bf90d0cb19c1f81f9add224e7576f94705a605d75866f30612d 32 0.01/1.00 vMB 2,797
111,592 111,592 0000000000010af344d708e661f8f60f3fc880bd9df1820ca69d8a127a8deda5 12 0.00/1.00 vMB 670
111,591 111,591 0000000000010120f55807940874e17f769e9e7ead0dc6f801f9be03247e9533 14 0.00/1.00 vMB 2,001
Previous 10 blocks ↓
Total Size: 781.93 GB

Node Details:

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