Loading Tool

Explorer IconExplorer

Memory Pool

43,594 transactions
26.68 vMB
0.06431763 BTC
Random Selection Loading Transactions
Max Size: 140.14/200 MB

Candidate Block

Mining Attempt 993f73ed6e1539cad793c423609cc9308456f494ba8503b4b0815bd57629d15c
Version 20000000
Previous Block 0000000000000000000040c9dd43a317cb50e762798e0667d30b0669a8a6fa4f
Merkle Root 6feed8ba3a6f3702dbab5d4c6d852cf43df56f97ba7b47ca62d18efdadd6c98f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,787
Size: 1.00 vMB
Total Fees: 0.01483333 BTC
Feerates: 73.20 > 1.49 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,879 (104,026 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
810,835 810,835 000000000000000000008e5e5c763265e0328b1c65b9155c055f8da5e494ff12 221 1.00/1.00 vMB 7
810,834 810,834 00000000000000000004cb60396f46581788f959c4c0b1263ac5c86096bca94c 566 1.00/1.00 vMB 11
810,833 810,833 000000000000000000024b78922b5fbdb9585e513c61f696d346c0a5dc1674ae 608 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.17 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: 653.56 GB
    • Received: 13.94 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.