Loading Tool

Explorer IconExplorer

Memory Pool

17,316 transactions
6.91 vMB
0.01873787 BTC
Random Selection Loading Transactions
Max Size: 43.26/200 MB

Candidate Block

Mining Attempt 2d37988bffd879369c3bceba2c53e0eb17708240462de4ccf28825983bded377
Version 20000000
Previous Block 0000000000000000000134cbbf79faa5da0a2ebe4b4daafb36d755596ea54eab
Merkle Root aa76f9c0a0dc83230dc179f2f620c6d3ee5cdef74872af1f99c9bdbd6e251d70
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 3,363
Size: 1.00 vMB
Total Fees: 0.01234880 BTC
Feerates: 129.25 > 1.24 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 938,250 (388,367 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
549,883 549,883 00000000000000000017e2aadb0f057560f63be8493180eac4a85ec8ed186c14 2,994 1.00/1.00 vMB 29
549,882 549,882 0000000000000000001a2987b1b98548036f2d5ec62082cd249dd67e3b94552f 3,401 1.00/1.00 vMB 3
549,881 549,881 0000000000000000000667318efed5898bd9ba2742c44c95dc6d542b0048e27a 2,622 1.00/1.00 vMB 7
549,880 549,880 000000000000000000180c6cd610dd93c91992382f02be4c806cd090633bb239 2,885 1.00/1.00 vMB 8
549,879 549,879 0000000000000000000ecf264661207c08bcee6e91f119c6c31727ec75a79b95 3,072 1.00/1.00 vMB 22
549,878 549,878 000000000000000000128cb70a6fc6104e70a6ecf13739c5709bbdc87a90efdb 2,947 1.00/1.00 vMB 30
549,877 549,877 0000000000000000001ca64135b44b15c55837bf344f74af825b7082cc649612 2,546 1.00/1.00 vMB 29
549,876 549,876 0000000000000000001c61ec532166501bafa76645b5ac25405f62136aa8c0a7 2,829 1.00/1.00 vMB 17
549,875 549,875 00000000000000000005caadde0f9854d4f6e6d344f47464a41edd40a0697647 1,972 0.88/1.00 vMB 9
549,874 549,874 000000000000000000049d71e4057ec13d114a353c8dedb4b50243e419c14e65 189 0.06/1.00 vMB 13
549,873 549,873 000000000000000000148dfa31156022cbaccd3d953b488b7603b79b0a0694ea 1,214 0.48/1.00 vMB 11
549,872 549,872 000000000000000000058d106a9215cca172c81d435d8e19d71f326a550e21a3 1,049 0.54/1.00 vMB 6
549,871 549,871 0000000000000000000762045d828de889056a296abea056c82d11833ea3aa51 1,857 0.83/1.00 vMB 11
549,870 549,870 0000000000000000001d628a878845524dc847b3458053848fd8a6bc0ae62676 1,304 0.75/1.00 vMB 7
549,869 549,869 000000000000000000181d42ed924075366fc49ab167fae85b1bbf72a9e8c54f 2,637 1.00/1.00 vMB 11
549,868 549,868 00000000000000000005bd4f1fcf6a33fde2875b5781afcb61b9d1eaf28a7643 1,784 0.70/1.00 vMB 9
549,867 549,867 00000000000000000022115ddcb366c3f58d84982b2d488c37a752a0ad0b2f28 489 0.24/1.00 vMB 7
549,866 549,866 0000000000000000001d20e833816ee6b845862810e9b1a294b67258af26cd48 1,979 1.00/1.00 vMB 5
549,865 549,865 00000000000000000004a1acd099bee0ce0da40ca3260f730697326733ddb0d1 2,033 1.00/1.00 vMB 18
549,864 549,864 00000000000000000019ad92651b904b1d904e2085523b8f8dbb72e13e993e2f 2,039 1.00/1.00 vMB 2
549,863 549,863 0000000000000000001ec16508eae7e7a6ab604c8766ab9b6c018efad4173146 3,273 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 823.58 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: 4,089.14 GB
    • Received: 224.49 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.