Loading Tool

Explorer IconExplorer

Memory Pool

72,765 transactions
27.40 vMB
0.09873390 BTC
Random Selection Loading Transactions
Max Size: 165.27/200 MB

Candidate Block

Mining Attempt c994215bf02e945c14aecc48f60220f591521d42e7f3116fa19a09b19946bd4f
Version 20000000
Previous Block 00000000000000000001e799617490d06c31f59602afc555a6b2d132016657e4
Merkle Root 3b3214d6dba43a4efd0e470a254e7702f9d969fd35648b1928aadf7c4f84f5e2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,521
Size: 1.00 vMB
Total Fees: 0.03962603 BTC
Feerates: 445.47 > 3.97 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,456 (481,755 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
433,701 433,701 000000000000000002d862516122986cbe83e54637e030d3d741d091a748547c 1,510 0.99/1.00 vMB 50
433,700 433,700 000000000000000001847bf76f75b9ef708c1622390d4a61f44fb9f383f3d73a 1,173 0.73/1.00 vMB 51
433,699 433,699 0000000000000000010b4cc717b271c96468bd3e29b6020e9b6fc369db4f515d 1,287 0.85/1.00 vMB 58
433,698 433,698 000000000000000000c84ea00554b98d4f2bd0437ae4bc7fce25ce144c383233 1,057 0.74/1.00 vMB 44
433,697 433,697 000000000000000003e68dc089a93bf43a59ccae8efcc92d1327a7df05326d50 380 0.27/1.00 vMB 50
433,696 433,696 0000000000000000037cabaf9cf979ed766a99cacade505a6b8003227c6a24b6 1,083 0.56/1.00 vMB 54
433,695 433,695 000000000000000003fefbf2c36cab95d82fae8e3a69069c376b24d7f1db915a 2,248 1.00/1.00 vMB 67
433,694 433,694 000000000000000002464b1b8bb5240118d8221af837b078f8249a3210334ca8 1,528 0.92/1.00 vMB 45
433,693 433,693 0000000000000000017fa10992d532165578400764e9f423cc8d6f9346eb17fe 606 1.00/1.00 vMB 15
433,692 433,692 0000000000000000037fe5a1b797b226ba24f3f882fd9cbc627f44a95d20acf4 2,691 0.99/1.00 vMB 64
433,691 433,691 000000000000000003c3ae0f255e5b9bd5f26c91557f60b3dd8621b73a10fccc 372 0.16/1.00 vMB 68
433,690 433,690 000000000000000001a3a1a07c4eaf012db2c98cd677206b6b1294a63d1769a7 596 1.00/1.00 vMB 15
433,689 433,689 000000000000000001c6e213890e765de9ea2fc21505a8391da4646cb4f16b4e 717 0.39/1.00 vMB 54
433,688 433,688 00000000000000000247a15cfe883a8007f60649482d82d5d1e02a34e312dc20 2,066 0.96/1.00 vMB 54
433,687 433,687 00000000000000000186f76273876b8d852aed4ffd229c48c3aef063a6bdc16b 1,059 1.00/1.00 vMB 30
433,686 433,686 0000000000000000029536a6a1641d6fd3331b8a6f23445ba1d8d32e50b9d35b 2,163 1.00/1.00 vMB 56
433,685 433,685 00000000000000000044c37c21fbc54285baf35f69bb36dd5935d86e22502e6e 2,911 1.00/1.00 vMB 80
433,684 433,684 00000000000000000147610db2d8ae038f159418eb177f7a085087579f51ba11 24 0.01/1.00 vMB 53
433,683 433,683 0000000000000000024f8ccce9e84bc7affdf19144c39405528a4ef8e2c6810d 524 0.98/1.00 vMB 14
433,682 433,682 00000000000000000140a63d03b39d7bcb12ced3be844ebfad989c0a949d6942 891 0.47/1.00 vMB 60
433,681 433,681 00000000000000000201487252dc9be75eb0ce71ae8811198b5b5ec1b56bf19b 1,629 0.99/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 783.19 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: 751.94 GB
    • Received: 18.87 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.