Loading Tool

Explorer IconExplorer

Memory Pool

82,951 transactions
31.16 vMB
0.08962104 BTC
Random Selection Loading Transactions
Max Size: 191.09/200 MB

Candidate Block

Mining Attempt 743ec06746552cda9101fb0a99b671a983a8fb6a76b4aa12ffe26bc58d50fca0
Version 20000000
Previous Block 00000000000000000000b7ed4bcc09a1ab3389cc1da6d37b94493a2f9a8472a1
Merkle Root bed4af2967fb9b6108ca53d50d1158c13d50914dcd112a382aa306617cb47224
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,437
Size: 1.00 vMB
Total Fees: 0.01930542 BTC
Feerates: 114.60 > 1.93 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,223 (591,133 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
324,090 324,090 00000000000000001bc280bc7dba79e91acada4491af3443081e20da9d7cf98c 518 0.25/1.00 vMB 29
324,089 324,089 0000000000000000042cbf7c0177abc2328a1b5119dff222bd08c69475fe70ef 250 0.11/1.00 vMB 31
324,088 324,088 0000000000000000193bf8888f7620195beff67efd13f048c15b4ea2113fc564 670 0.36/1.00 vMB 25
324,087 324,087 000000000000000013d7a6b6caa481cb81fd453f38e5dcdd2e81a2e779813a94 87 0.04/1.00 vMB 13
324,086 324,086 00000000000000001eade320c324914cb36a0da87574178b34c94548c30406ab 217 0.20/1.00 vMB 18
324,085 324,085 00000000000000001b24921b112b9f766206abb588ab03fe2a544cf60c300f0e 1,013 0.64/1.00 vMB 24
324,084 324,084 000000000000000000c8dc0aeee5d53780945916eb59183a0f2271868415456f 607 0.32/1.00 vMB 34
324,083 324,083 00000000000000000c3c8d69609360902a382c7345d03755147cbdf4bdbeb372 327 0.17/1.00 vMB 25
324,082 324,082 00000000000000001538b43353255e15373bb84fa093287e03e81815741c3056 260 0.14/1.00 vMB 27
324,081 324,081 0000000000000000147d4abeed37e4dbfcf5dfb2b7700b2754dfafefb4273ea9 280 0.18/1.00 vMB 26
324,080 324,080 000000000000000014f6e4d93ee11f94fa7948271c61f31a124e7cf6b984bb6d 1,077 0.75/1.00 vMB 23
324,079 324,079 00000000000000001acaff894ad1810c3aaff1f8a93c8c2ceeeaac6f30583ce7 46 0.03/1.00 vMB 34
324,078 324,078 000000000000000003de39853ed487c3e40f1aa9f6f339a23f1639426eeff9b3 20 0.01/1.00 vMB 25
324,077 324,077 0000000000000000051e1cddfc9326fb292856d61e584862bd7343a5846f0af2 224 0.25/1.00 vMB 18
324,076 324,076 00000000000000001d83606cd84509bc33fc9edb5aacc85291578b0e767bd4b4 47 0.02/1.00 vMB 29
324,075 324,075 0000000000000000054b4f174710d02d94d560448609cd908fc273c8c0d354fb 113 0.07/1.00 vMB 18
324,074 324,074 000000000000000010647911cc7b4cc18d01db906eed544fb8aa818bd55981fd 418 0.28/1.00 vMB 24
324,073 324,073 00000000000000001a7f8b697216acd63fff6c7d75411106456d9950d9fe5a39 565 0.31/1.00 vMB 30
324,072 324,072 000000000000000017e653c0b806b6ca7c19a00eb52ad92f1d0a81d587c4ae7c 636 0.35/1.00 vMB 28
324,071 324,071 000000000000000006c3876e57fc109b7c9c31e8c8dac39299a952daa6b6aecc 422 0.35/1.00 vMB 18
324,070 324,070 00000000000000000cfcb96878ff0ed0c30634242b3a5ecbe10a14b6b363bb0f 512 0.18/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.77 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: 709.42 GB
    • Received: 16.91 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.