Loading Tool

Explorer IconExplorer

Memory Pool

78,254 transactions
29.73 vMB
0.07230759 BTC
Random Selection Loading Transactions
Max Size: 181.59/200 MB

Candidate Block

Mining Attempt 6e8321a69f39d19e9742e9d851575b668a0cae27de79a37306246d4e13600b07
Version 20000000
Previous Block 0000000000000000000004a53d2ccfc82210803da3fce74ac3709abde32904b7
Merkle Root 9654da463ecebd900076bda7f90ba7a5df549d126aa3beaba613f6020cf5e241
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,932
Size: 1.00 vMB
Total Fees: 0.00626739 BTC
Feerates: 50.18 > 0.63 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,372 (499,529 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
415,843 415,843 00000000000000000556b2575396ccdc2e949ed55de95ed1df20ed37875c41de 1,722 1.00/1.00 vMB 35
415,842 415,842 000000000000000000eb49c1a5529f26e1f8929c3e05d5bdaa61ed14ba5272a3 3,052 1.00/1.00 vMB 62
415,841 415,841 00000000000000000120a3a2d90fb127242a610b065ff33b16e5d04c1027a036 1,489 0.60/1.00 vMB 49
415,840 415,840 0000000000000000010bf2e008a216086765f395781278e85f5fa86f87a9ef2c 1,278 0.52/1.00 vMB 54
415,839 415,839 000000000000000001715a28adc0d8052c4e0f454b001e0b1bfba2bf4a815b8e 159 0.29/1.00 vMB 17
415,838 415,838 0000000000000000007bb1d45a78b459d472547e7d7d1d090c688eeab3014fda 2,104 0.99/1.00 vMB 42
415,837 415,837 0000000000000000012c81c15d3ab48b2fb35d836fedf9e2c29b6017b3846634 1,030 0.55/1.00 vMB 33
415,836 415,836 0000000000000000032916382cf0f9dc9acd474460e102c68951be1f57b56bea 1,339 0.53/1.00 vMB 47
415,835 415,835 00000000000000000482a3cb5e42b98a717635322b09d8d1b45aa956bf5d7652 232 0.08/1.00 vMB 71
415,834 415,834 000000000000000000e560130cf92857565ce6333f825ae1be432818c5d7838d 864 0.79/1.00 vMB 24
415,833 415,833 000000000000000000e1957ea1ca8b06e8eceb4f9e96fdbd0ac7125184411c78 2,619 1.00/1.00 vMB 55
415,832 415,832 00000000000000000333310d23132f6af4fc1b6f930c3eee493c519adcec1ea7 66 0.02/1.00 vMB 45
415,831 415,831 000000000000000003e58db10922acaf2abcbabb99dacebcd9a276bca45277ee 495 0.24/1.00 vMB 48
415,830 415,830 0000000000000000053550c1aa5c01784b29cce119ab675962d61f5b863be11a 1,866 1.00/1.00 vMB 37
415,829 415,829 00000000000000000220eb4f5fc7839317fd77313482dd0008bf3d1213da82e1 2,345 1.00/1.00 vMB 47
415,828 415,828 000000000000000000f49c5cda8c067951d95d99eb4895055a4acfc16ea5b41d 2,137 1.00/1.00 vMB 34
415,827 415,827 000000000000000000f57fc53365ddd4fcbabeec40f28de026e3843246de6a41 3,210 1.00/1.00 vMB 69
415,826 415,826 0000000000000000022842258e42ad87b2947f26a68bbf252ca2f06c176ec892 2,676 1.00/1.00 vMB 56
415,825 415,825 000000000000000001d1b1d016d014ede4d4d84d3a5631d89866c0074ce40fe0 2,416 0.99/1.00 vMB 49
415,824 415,824 000000000000000001842140c9943f673c2421d0ed2511d83636fbceeb934e17 1,675 0.69/1.00 vMB 44
415,823 415,823 00000000000000000261a650e346186a11066be67efe5198860ce0fb66dd5f23 1,116 0.47/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 783.04 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: 719.63 GB
    • Received: 18.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.