Loading Tool

Explorer IconExplorer

Memory Pool

44,078 transactions
27.09 vMB
0.09310806 BTC
Random Selection Loading Transactions
Max Size: 141.39/200 MB

Candidate Block

Mining Attempt 987f28007aa2ce017ef04fb5133583841fc6c5a122fb0856cd6a977ce704688b
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root dc4004d36882369a9d2e86528d7c78f0192b8590bb40383ef07cc64bded98ada
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,518
Size: 1.00 vMB
Total Fees: 0.04023540 BTC
Feerates: 151.01 > 4.03 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (612,376 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
302,500 302,500 000000000000000061e8a43e26ef10df0378a2682f8bd28e4c58c8fc56499d1d 532 0.33/1.00 vMB 27
302,499 302,499 0000000000000000589f0f9dcfaab9858faf27a3fc0bc6ad956de00fe3e6ddbf 208 0.08/1.00 vMB 54
302,498 302,498 00000000000000003257c2434c4f5bdb3befd3795b89a3b46cde6f2b6aa1d73e 45 0.02/1.00 vMB 40
302,497 302,497 00000000000000000f6d2e4f6d4a5055cead93847786c9037baecf4e6e738a7a 1 0.00/1.00 vMB 0
302,496 302,496 000000000000000057339b58e4f45288cd2c99efa6c5fab819a5f0a7d5cd2f93 31 0.01/1.00 vMB 26
302,495 302,495 00000000000000004690530d2a377ca3623a57171d67a5f71086950b37f92041 322 0.17/1.00 vMB 32
302,494 302,494 0000000000000000689b1b596d37e935c07f4c29bef4a056a424221f2603d59a 160 0.10/1.00 vMB 26
302,493 302,493 000000000000000049fda667b4d0b6ceddda0fe5751188acdb04fa73d23f54f8 79 0.04/1.00 vMB 25
302,492 302,492 00000000000000001167e8ebe77be79baa62a3a1dd6f47968ee9449b00ed9297 224 0.13/1.00 vMB 33
302,491 302,491 00000000000000000938893816d4e0741b1f4ea8efed55b33aadc3b73b4f03b6 397 0.19/1.00 vMB 32
302,490 302,490 000000000000000044f094a7557b39b2dfac1aadaf0a56d5db9fe3ef62fcbf43 373 0.26/1.00 vMB 28
302,489 302,489 00000000000000002d5fe1f9c21d2a0dd3e40324ff8eae2dfd6fb59c44922aaf 526 0.34/1.00 vMB 27
302,488 302,488 0000000000000000188aaed76bf04cd31def4cb4b28c64d4187ec045741b96b3 30 0.01/1.00 vMB 33
302,487 302,487 00000000000000000a031f17d75354174d5300f6961b782ede2d3965afc6ab94 327 0.19/1.00 vMB 22
302,486 302,486 00000000000000004cefb3f674adbef8cca1b16a8343931d5c18c94107d8c37f 74 0.03/1.00 vMB 38
302,485 302,485 00000000000000003418bd350b75d5addb2fe911eeb5eaaf780f2a56c123e4b5 260 0.18/1.00 vMB 25
302,484 302,484 0000000000000000656a070cbd7d64b0c2e3a394caed80132475b6717c7a8ade 675 0.35/1.00 vMB 33
302,483 302,483 00000000000000001b5f45a1b02bcdc8ab2e2b97deaa405e802f60008953a7ca 638 0.55/1.00 vMB 21
302,482 302,482 00000000000000002d4e6ff1547f13ec664ef96e1ee16417ef9ca725f14dccd4 140 0.11/1.00 vMB 21
302,481 302,481 0000000000000000051546a324fcd6f4da154193bc9debc65cfb2186b2360f94 53 0.05/1.00 vMB 19
302,480 302,480 000000000000000020f595ecbe388ff36a49002e6822cc8d0651ce90fd7debc9 370 0.27/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.17 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: 653.47 GB
    • Received: 13.90 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.