Loading Tool

Explorer IconExplorer

Memory Pool

40,180 transactions
26.43 vMB
0.05668678 BTC
Random Selection Loading Transactions
Max Size: 137.81/200 MB

Candidate Block

Mining Attempt 05fac115095424bbc1bc93310dd5f58d71c4443c705a53042f0731f7ad985f79
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root 23982f3d184efc763551b614a674c1faca8104eef3045028dbd390f5f91b63ed
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,353
Size: 1.00 vMB
Total Fees: 0.00816702 BTC
Feerates: 50.27 > 0.82 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (104,056 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
810,856 810,856 00000000000000000000ec443f85fa4d039f3a449193bcbd2945476efa26c99a 856 1.00/1.00 vMB 21
810,855 810,855 000000000000000000044573c3fd5c14ac50c6999873a574b8068017e2581189 1,672 1.00/1.00 vMB 24
810,854 810,854 000000000000000000043b7f09a8d5476a7480b6cdf7d992560160336f52e7cf 2,423 1.00/1.00 vMB 19
810,853 810,853 00000000000000000004ddd150e469d6a8be44e548a500bc36a81050ad6ca1f3 1,063 1.00/1.00 vMB 5
810,852 810,852 00000000000000000003b708723406575bd1167f995f8ef494c8b3e0f658b525 1,842 1.00/1.00 vMB 3
810,851 810,851 00000000000000000001e959f02879247315c174ee8bf78c1dc940b73ba5e82e 1,209 1.00/1.00 vMB 7
810,850 810,850 00000000000000000004d7d546e510c1293bf48ea10c0b7b0f0be119e82c032a 1,178 1.00/1.00 vMB 5
810,849 810,849 000000000000000000019b574b07e8b12889ee2390ae1e4396268c18a5272095 587 1.00/1.00 vMB 7
810,848 810,848 00000000000000000001758e9860304b7bf34abdab5e5876299f63ad5d205857 2,184 1.00/1.00 vMB 18
810,847 810,847 000000000000000000022a2099395be81ecc02a0165ae7b6b1f137bf3cacea52 713 1.00/1.00 vMB 13
810,846 810,846 000000000000000000012656676659c17813a2d2bfd12016a7459f664a6b5b17 516 1.00/1.00 vMB 12
810,845 810,845 0000000000000000000423d89351ac37acde88b6cb2a2dabd9d5dded75978010 1,635 1.00/1.00 vMB 21
810,844 810,844 000000000000000000029d1e24994d4dedeaba586e40b8fb490f4fefbed3079d 657 1.00/1.00 vMB 17
810,843 810,843 00000000000000000001c5d411452104ee619074300e149ac0e95ac9158cc5de 1,961 1.00/1.00 vMB 25
810,842 810,842 00000000000000000000a8fb9f8e5c8d463cf75ca160cc00098bf36a082bdfcd 607 1.00/1.00 vMB 22
810,841 810,841 000000000000000000049edab58d3c6b3e54d85ec2c99dd57a3955badcf2219c 1,867 1.00/1.00 vMB 25
810,840 810,840 0000000000000000000277eefb526763533d05568d8fee09808893b6ac7eedff 1,395 1.00/1.00 vMB 26
810,839 810,839 000000000000000000027dc51c63c5aad9f265862838b8ce3ae1ac1d7ee0bebd 155 1.00/1.00 vMB 26
810,838 810,838 00000000000000000002a9fc22d9098d44042c8c2ba6a5676bbe7bdc7545e6ac 758 1.00/1.00 vMB 32
810,837 810,837 00000000000000000004a081b3f603d5a78f6af7b09f958e0437695648f8f558 438 1.00/1.00 vMB 25
810,836 810,836 000000000000000000028d71eacec2e633c11aba3d34a4e6595e7213f4e846ec 1,679 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 655.02 GB
    • Received: 14.23 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.