Loading Tool

Explorer IconExplorer

Memory Pool

43,771 transactions
27.01 vMB
0.09237673 BTC
Random Selection Loading Transactions
Max Size: 141.39/200 MB

Candidate Block

Mining Attempt 7049123cd4d1e87a9656a757c77ef405ffa81087ade290425b4263b657660369
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root c3c2471ad1ed1e95dfc6dd4bed2a027c75a5defbdfadb32fa2f6f5e947148742
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,598
Size: 1.00 vMB
Total Fees: 0.04062348 BTC
Feerates: 151.16 > 4.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (413,332 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
501,537 501,537 000000000000000000119f0df00949c5ae549aaebb29f2c294843b84d0df1ee9 2,146 1.00/1.00 vMB 227
501,536 501,536 00000000000000000019bd7400fe410c47fefa5e8fe52792eb96830b496b3256 2,090 1.00/1.00 vMB 400
501,535 501,535 00000000000000000079550abc4dc9264c96900ab98491b8409b142159293d5e 2,575 1.00/1.00 vMB 675
501,534 501,534 00000000000000000031e3b3f2bdc1fb74114d4b587f243e96a276e7d10c223d 2,572 1.00/1.00 vMB 607
501,533 501,533 0000000000000000004d997ba2e51ffbb73fdef8c9111b0c679ab4137302cab0 2,650 1.00/1.00 vMB 785
501,532 501,532 0000000000000000004a1710a02dfaa5623eb851d774d8bee9ff342e3a583c32 2,494 1.00/1.00 vMB 621
501,531 501,531 0000000000000000006e779377f2e1fe75195b9502b24b975ed917175a5a45c5 2,107 1.00/1.00 vMB 818
501,530 501,530 0000000000000000005e1f7f38bd100b3a0855641b81b701501e786d009c130e 1,928 1.00/1.00 vMB 160
501,529 501,529 00000000000000000005b8af29d7f2d78a8cf6636d94a32d7733352829cef085 2,168 1.00/1.00 vMB 634
501,528 501,528 00000000000000000051e646840e3541203875839ec9dc83fc539c5795446516 1,851 1.00/1.00 vMB 367
501,527 501,527 00000000000000000052608801fe6b5299fd7b2b6727659afec450a914787c0e 2,365 1.00/1.00 vMB 608
501,526 501,526 00000000000000000009155f91a337b9879a7308e71cc363aa83bc8037926855 2,037 1.00/1.00 vMB 768
501,525 501,525 00000000000000000031ffc4ad0ebbb11c6c0218fd6b8d1ac3f2dc0135b97646 2,871 1.00/1.00 vMB 751
501,524 501,524 00000000000000000010b6be28d8a99c06bbfe3b7b30614c38d26852b6f1909c 1,162 1.00/1.00 vMB 345
501,523 501,523 000000000000000000694191f3764d4d68dccc192dbad8586e55cc63c8731ed3 1,970 1.00/1.00 vMB 435
501,522 501,522 0000000000000000006b3a86a0abefe3fc9455ff463a89cee19bdbe607cb2ab8 1,442 1.00/1.00 vMB 393
501,521 501,521 0000000000000000003f5520a81f03d01d10eb2585d361d3f9eb7b10e0d00e78 1,356 1.00/1.00 vMB 389
501,520 501,520 00000000000000000036475b6b411ae7291b27ca53d9c4e32d639b5ec3b4fb0c 1,977 1.00/1.00 vMB 320
501,519 501,519 0000000000000000009226ec65e0500a0679a764ec8fd859cbc4de1dea8a0cdb 2,859 1.00/1.00 vMB 760
501,518 501,518 00000000000000000006834fe11f60961180723fdf51f8fca7694a3a62453c71 533 1.00/1.00 vMB 108
501,517 501,517 00000000000000000018554cca241388517970449d8c045a7ba3bf78dca350f3 1,859 1.00/1.00 vMB 427
Previous 10 blocks ↓
Total Size: 782.16 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.26 GB
    • Received: 13.84 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.