Loading Tool

Explorer IconExplorer

Memory Pool

30,183 transactions
16.93 vMB
0.03885283 BTC
Random Selection Loading Transactions
Max Size: 91.22/200 MB

Candidate Block

Mining Attempt f866cd17266d1a095946acaafdfc7f6e5df51f8d979737267d10b09012df4ba5
Version 20000000
Previous Block 0000000000000000000157985ae5e218ec435eef53db9d5e47bda7e17dfc1bdc
Merkle Root 39a576dd41da7df0063f2d1cbfe45fe6206d6b794321a9f1c44df1f4f4a058dd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,497
Size: 1.00 vMB
Total Fees: 0.00752945 BTC
Feerates: 151.12 > 0.75 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,163 (788,589 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
125,574 125,574 0000000000002f0275449320bbdacc7c7d07e98e732dfd3009b0d3df778ce939 48 0.01/1.00 vMB 290
125,573 125,573 00000000000036e0e7c87d7f8a5b3713e1932c4edb6daa1aea20c97d27470408 30 0.01/1.00 vMB 0
125,572 125,572 00000000000000d4821d9aa3b805d3206ddde593d9d89debfe0a8ef3f29a3ad8 124 0.04/1.00 vMB 2,704
125,571 125,571 0000000000001e4d8cc7e615b094449e01573f33c7f64d31fa5b3f04711be1b9 32 0.01/1.00 vMB 2,141
125,570 125,570 00000000000012202e8f27dd3fcb137681a51728fed4c001496fea54b1c82c77 43 0.02/1.00 vMB 1,370
125,569 125,569 0000000000000699208f5a65ac18ee3a11b4aad62f96a78cc1af86f086ad6a05 22 0.01/1.00 vMB 216
125,568 125,568 00000000000020d03d3744efee52e7d506bba140f3a7e19aa33461570764c14f 3 0.00/1.00 vMB 4,149
125,567 125,567 000000000000416eb8ff7a6b16b9c4e13536b903b12e74e139f669aa7167e716 12 0.00/1.00 vMB 1,264
125,566 125,566 0000000000000b1732621d67cab48f02af32d338bbec37e828dcb8463b0826f6 13 0.01/1.00 vMB 746
125,565 125,565 0000000000000ae45837b057646e4de00aaf6e36fb2039c2327270a67b2b3b43 12 0.00/1.00 vMB 0
125,564 125,564 000000000000287ffdc078768a29d2d53c00b18a33ac9b4d01063c5b42e1f737 115 0.04/1.00 vMB 2,353
125,563 125,563 000000000000082f81cf9b2d20d13a474c1e16d68543d54b344a9c035d33a6fe 8 0.00/1.00 vMB 800
125,562 125,562 00000000000007db18eb64f9b18a5c6927aee1d0096a1946e525755bf6f888a1 30 0.01/1.00 vMB 1,215
125,561 125,561 0000000000001df899cb037d1a98e619ef374d62f5b734e05eb6f778c2782609 7 0.01/1.00 vMB 613
125,560 125,560 000000000000366cadd9d59c95a47cf5a073bb728dadcd2eb6d8035ebcb0f0ba 33 0.01/1.00 vMB 1,007
125,559 125,559 00000000000025639135c036c61ae65075f34a77853924fd83a76114a9448d04 1 0.00/1.00 vMB 0
125,558 125,558 00000000000043117e5e9fc97bbcc5bb84e8d5e57858905c57d83ee57af23956 15 0.01/1.00 vMB 722
125,557 125,557 000000000000436aa3bacdf7fca3584729a777d4f4db6b8c987260bbe6366b31 16 0.00/1.00 vMB 673
125,556 125,556 0000000000000d1b6f35712001533f259195136c25f14767813e215e49b0db4b 7 0.00/1.00 vMB 1,437
125,555 125,555 00000000000022177691274561ebb697c01447998ce579f57212470b6837cf98 36 0.01/1.00 vMB 967
125,554 125,554 0000000000001112dff6e2a85b35d4f7ab7005b1b749282eeb1fdf094722601e 8 0.00/1.00 vMB 977
Previous 10 blocks ↓
Total Size: 780.88 GB

Node Details:

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