Loading Tool

Explorer IconExplorer

Memory Pool

74,804 transactions
27.76 vMB
0.07813479 BTC
Random Selection Loading Transactions
Max Size: 168.85/200 MB

Candidate Block

Mining Attempt 957a4d17c602dc96d25ef442fdda12f16609c54fea697fe6ab48ddd00d10406e
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 1b108276899ec3c72ee42e0efbc4537e50ec88f0079a429e4ca024e2db2940a2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,750
Size: 1.00 vMB
Total Fees: 0.01878985 BTC
Feerates: 402.60 > 1.88 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (442,357 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
472,954 472,954 000000000000000000fa85d04f3cec493760b8058750b6007dc4ef634d9b2d5b 2,102 1.00/1.00 vMB 332
472,953 472,953 0000000000000000016c1d450ad9c09ea4dc057a9141b92938a3e3f17ac0ca2d 1,506 1.00/1.00 vMB 207
472,952 472,952 000000000000000000a001c273d89637ca7c5296bc6a147a7604d8b49c0e7656 1,590 1.00/1.00 vMB 427
472,951 472,951 00000000000000000135171ae92a1f7eeabb840a7b51611fc2ead3f89ed135a7 166 0.99/1.00 vMB 60
472,950 472,950 0000000000000000015422ad5be7ebd66e8e7efb37ecb9f718a635e4dd11ab1c 1,101 1.00/1.00 vMB 154
472,949 472,949 000000000000000000e18fe8055aa416b3fe6cd8ae92624694a92abc3c1a0e5b 241 1.00/1.00 vMB 34
472,948 472,948 000000000000000000901ba80395090bb67d68dbc4827edb7c527524a1c37c1b 812 1.00/1.00 vMB 97
472,947 472,947 000000000000000000a3111f3159448cbefd58fa4639bb8f7a39a7b17d7bf9e7 1,580 0.80/1.00 vMB 267
472,946 472,946 00000000000000000093236cdb58a859d27141e2a475d617a2673d83786c2799 1,140 1.00/1.00 vMB 108
472,945 472,945 00000000000000000079b365b0f247e0af8231a90a0bf984c62b05e3ec16896a 856 1.00/1.00 vMB 56
472,944 472,944 0000000000000000001b32d93e7e3b4dfb5e561485e95616853256dc0b69c805 1,305 1.00/1.00 vMB 131
472,943 472,943 000000000000000000bc0591d81dd550a844fafa919dd8ba79de851888a426bc 2,076 1.00/1.00 vMB 217
472,942 472,942 00000000000000000079d895d70d045e001fe48482943631c2c867f066c76ad5 1,822 1.00/1.00 vMB 54
472,941 472,941 00000000000000000040cebca864edf879a1a61bb3ecc1a20b04c0da158f6a21 1,475 1.00/1.00 vMB 132
472,940 472,940 000000000000000000b3ccf2988c69ce0805ef9b88156b1f544fc752752bdbf3 1,613 0.99/1.00 vMB 137
472,939 472,939 0000000000000000012c1d0dc2ee9929fc38ec22fbb59649745a67e8c9eb7907 1,978 1.00/1.00 vMB 289
472,938 472,938 00000000000000000037361b2ba5b802b793581a99ae2df30b5e426964454b7e 1,563 1.00/1.00 vMB 224
472,937 472,937 00000000000000000008b90b9dcbc2c4bd7eec0554647dd52b2b9522bedbf9da 1,676 1.00/1.00 vMB 302
472,936 472,936 00000000000000000000f847441d3dadd842468491d07a0bba8b80c6bfc717af 1,955 1.00/1.00 vMB 406
472,935 472,935 000000000000000001622af048de7bc23080678cea7d7bb728896afe0c4274f0 1,914 1.00/1.00 vMB 335
472,934 472,934 00000000000000000083cfdc92916815885a8cc90508b6f39336dea8acb18d5b 2,017 1.00/1.00 vMB 354
Previous 10 blocks ↓
Total Size: 782.93 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: 714.66 GB
    • Received: 17.58 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.