Loading Tool

Explorer IconExplorer

Memory Pool

46,300 transactions
28.99 vMB
0.14638459 BTC
Random Selection Loading Transactions
Max Size: 151.34/200 MB

Candidate Block

Mining Attempt 2c6bd8978dc6bf8c948c3c98dfdabbb743ab667dc391d60df8ab819ac6935451
Version 20000000
Previous Block 00000000000000000001df143f900493685d6623e4901f699b33fb4601190dde
Merkle Root 60820ce3648d84026f9b4161aa1a7b25d830e33bb30d3071b5c759684f230d3a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,378
Size: 1.00 vMB
Total Fees: 0.04086924 BTC
Feerates: 100.53 > 4.10 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,708 (410,111 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
504,597 504,597 0000000000000000003e7798a671fa2726c0a4670ac7a44e4597ee33b126753f 1,844 1.00/1.00 vMB 477
504,596 504,596 000000000000000000495d2690cbe131ff72138caf88bc63c1e19d73bb38d37d 2,967 1.00/1.00 vMB 544
504,595 504,595 00000000000000000053714f384594d44b56b3d26fdcf15167816e870b752e35 881 1.00/1.00 vMB 253
504,594 504,594 0000000000000000007524ff1f5a21dc7de67dc2906be0c86e6fe095ab70f385 1,978 1.00/1.00 vMB 477
504,593 504,593 000000000000000000279e1557ce75dc6dc04373968808910387bd78a8a8d940 988 1.00/1.00 vMB 262
504,592 504,592 0000000000000000005d26b6cb367136dc10cad5b9831b45cfc6d6e4fa006933 1,691 1.00/1.00 vMB 338
504,591 504,591 0000000000000000000e5cc617cb455cdecc1d823f15357508f8610d91ea5fb9 2,023 1.00/1.00 vMB 331
504,590 504,590 00000000000000000025604f528a35c1bd3e140da66a3cfb16605781a5f8a50d 1,616 1.00/1.00 vMB 311
504,589 504,589 0000000000000000004940c391b8b711f8e43535d1749841a922423d6e30562b 1,844 1.00/1.00 vMB 370
504,588 504,588 0000000000000000007521b62f78232d01cedfbb9fc6476149cdac86f0247554 2,878 1.00/1.00 vMB 550
504,587 504,587 00000000000000000002de74f1a820f9e53ddaa6de9a6194ba73eb9a5d26c52a 1,926 1.00/1.00 vMB 446
504,586 504,586 000000000000000000611ebbbc727d39f1a69d0ce3f1906a029b36fcc71c6d4c 1,474 1.00/1.00 vMB 330
504,585 504,585 00000000000000000043dec6b5144b3eca1de9356e1c970734a2d62011b82fc5 1,944 1.00/1.00 vMB 421
504,584 504,584 0000000000000000000f0a0652be7bcdaddc414358cfb42bc7a284a1f84bd63c 3,071 1.00/1.00 vMB 543
504,583 504,583 00000000000000000001f1d3fff37f5448d009e272ef02599d1d82a450dc02f5 1,415 1.00/1.00 vMB 366
504,582 504,582 0000000000000000004484e71177b662af5380f1e4f91575153e03c243f8821c 1,989 1.00/1.00 vMB 501
504,581 504,581 000000000000000000509a593ab407d6363925800d4e26e565b504429bf727b3 1,864 1.00/1.00 vMB 424
504,580 504,580 0000000000000000003fca1a5ddbcb0ce7939092740f7a0b16019407c3f450ad 2,039 1.00/1.00 vMB 495
504,579 504,579 00000000000000000049f3c7761b5ce6c1208b6fd971304f62b4c8b75fbf780f 2,100 1.00/1.00 vMB 418
504,578 504,578 0000000000000000004f63140d99d85199b094a90f8f463a782ffe14b30510f4 2,573 1.00/1.00 vMB 545
504,577 504,577 00000000000000000061792d89344b294eaefdbc749ddad660a3390a2625f7f7 2,336 1.00/1.00 vMB 445
Previous 10 blocks ↓
Total Size: 781.87 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: 644.99 GB
    • Received: 12.63 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.