Loading Tool

Explorer IconExplorer

Memory Pool

42,003 transactions
26.71 vMB
0.05885097 BTC
Random Selection Loading Transactions
Max Size: 140.16/200 MB

Candidate Block

Mining Attempt 4e3a4f4eebf433f8c8102570015c8d4e7434f66698630bb66a9a482613a901f4
Version 20000000
Previous Block 0000000000000000000025449f50590d909b1288ad98721336244ae461997fee
Merkle Root 7d5e56673e5401d700b094c888da4087bc5d39049f5da5df518baf47ab4b715c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,921
Size: 1.00 vMB
Total Fees: 0.00946594 BTC
Feerates: 99.90 > 0.95 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,898 (104,038 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
810,860 810,860 000000000000000000048d398c7d9ac5418b412ded40e2aa039f7fe355b6ce2e 766 1.00/1.00 vMB 39
810,859 810,859 000000000000000000029f6e3075236ed1a9e54285e73235eaade485e789b0ed 1,043 1.00/1.00 vMB 36
810,858 810,858 00000000000000000004b0b75ce5648f712272bdda9d9c32f375bf4ec38d5399 1,576 1.00/1.00 vMB 23
810,857 810,857 0000000000000000000091fe01a776befa24b1ba9e9021d49d29f80735a5bc85 355 1.00/1.00 vMB 17
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
Previous 10 blocks ↓
Total Size: 782.21 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: 654.27 GB
    • Received: 14.11 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.