Loading Tool

Explorer IconExplorer

Memory Pool

77,468 transactions
29.98 vMB
0.10884935 BTC
Random Selection Loading Transactions
Max Size: 180.88/200 MB

Candidate Block

Mining Attempt f50de635bda97206c57f1d12da7c3c86522c1c488c2973bf7e8ebadfcc691630
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root f66e8e46ede8435eacda92bb92922fb67459c692e265dfd0be70031bbd39ff42
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,100
Size: 1.00 vMB
Total Fees: 0.03800196 BTC
Feerates: 357.61 > 3.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (428,650 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
486,785 486,785 0000000000000000004fc559df6d1ea4fd727e009508a10025ab2b12648f650e 1,608 0.98/1.00 vMB 112
486,784 486,784 000000000000000000720f33caea149841870a110fb1c1feac482a60f5c67df3 1,798 0.95/1.00 vMB 59
486,783 486,783 000000000000000000bf543635ae01bf07c4ce8e0c7746ec7b738fffa497c6fe 2,506 1.00/1.00 vMB 132
486,782 486,782 000000000000000000795f3d24ab088a08c1d5cc9378c406e72711fd6a3c9d9d 1,467 1.00/1.00 vMB 139
486,781 486,781 000000000000000000e13024a12d27ff21425b1b9138b84744a6a076b8474e79 2,153 0.99/1.00 vMB 164
486,780 486,780 0000000000000000006a673663a61fa51e895c511b924fc7f3d7d6856f859fa9 15 0.01/1.00 vMB 78
486,779 486,779 000000000000000000cc22c5464bd1f2960ef0a396ef3558c94140d03e5385be 2,130 0.89/1.00 vMB 81
486,778 486,778 000000000000000000150f9561fe937fd0b57f189b4c33841b5287a9bbf1e2f6 1,284 0.58/1.00 vMB 72
486,777 486,777 00000000000000000071865b94abedbcfc7490f391e7ab9e8c8b488cb886e119 1,899 1.00/1.00 vMB 17
486,776 486,776 000000000000000000812df52b90cd7574351f70cc91926f19de92e503953f52 2,404 0.99/1.00 vMB 78
486,775 486,775 0000000000000000006846f1550329db15f9407250252c4a16936ca255ef755f 2,437 0.98/1.00 vMB 122
486,774 486,774 00000000000000000065bb4c224159c645c8e41dc6d00fe02121f612427d8c2e 488 0.22/1.00 vMB 81
486,773 486,773 000000000000000000a022b9dd4fe7366a2a22015ed6aeb9b82e4b16e350632f 1,123 0.49/1.00 vMB 63
486,772 486,772 0000000000000000006c9d5cdcc121651f9a60010fe4f5345d2f0b5dddc29af3 761 0.40/1.00 vMB 90
486,771 486,771 000000000000000000c376f0c44e8746c734e1dcac1f412f2ab1b62b1198d706 129 0.05/1.00 vMB 73
486,770 486,770 000000000000000000cf89b26f10460b0ff73d5371e4114486db98482b199e82 518 0.26/1.00 vMB 80
486,769 486,769 0000000000000000005de3a28953956440e5a6c3737158e357bf8480df77cf22 100 0.04/1.00 vMB 44
486,768 486,768 000000000000000000c797304794f000dfb07d6d63ad8f685ac04d0cbf0c4330 1,179 0.58/1.00 vMB 67
486,767 486,767 000000000000000000d9cfdcce9be5da7f820b79898353a67ee1be2d91adea44 1,152 0.49/1.00 vMB 77
486,766 486,766 000000000000000000d12487cf5efadb930aad656186adc1901c1dfc948eb9cd 1,279 0.59/1.00 vMB 47
486,765 486,765 00000000000000000000d27b2cb8baa552e82d0e57ac565a889730449940c70f 811 0.34/1.00 vMB 134
Previous 10 blocks ↓
Total Size: 783.15 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: 744.38 GB
    • Received: 18.71 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.