Loading Tool

Explorer IconExplorer

Memory Pool

81,375 transactions
29.93 vMB
0.15525021 BTC
Random Selection Loading Transactions
Max Size: 180.30/200 MB

Candidate Block

Mining Attempt 64d2610ad65e3ee985db1dd4c2edeae3e48cf5fc5d5064ed19135b6c76f560b1
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 51ab352eefb9c1cebe21af3d38fb4c7b149face7e9c5050d58fce0cc52eeec0d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,663
Size: 1.00 vMB
Total Fees: 0.05898920 BTC
Feerates: 1,002.91 > 5.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (392,229 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
523,076 523,076 00000000000000000029db8702abc21a2a38e905039d204df2f65fe888401129 1,879 0.91/1.00 vMB 28
523,075 523,075 0000000000000000001227a1c40026f1fad6e83d00731676203e284d8a7a6a02 1,172 0.48/1.00 vMB 34
523,074 523,074 0000000000000000002b13f21736f1fd5bfd9663085f9f8e2269ea24ea18f34d 489 0.25/1.00 vMB 31
523,073 523,073 00000000000000000038551f275c5568392adb100912ea7b27776ecf7d575823 183 0.09/1.00 vMB 33
523,072 523,072 00000000000000000000d0e844ddd0770332091cdfd7aac72312d81eed6655a1 1,283 0.51/1.00 vMB 32
523,071 523,071 00000000000000000015bb375aa13ee11f286ba18f3758d330fc39e40a8c8020 495 0.18/1.00 vMB 42
523,070 523,070 000000000000000000135cf23037687b9e7fe016abf03ef94652a977f01592ca 1,200 0.51/1.00 vMB 5
523,069 523,069 00000000000000000023f65f4b17983d4850e4f911877ea299e96e9e8a2a2702 2,473 1.00/1.00 vMB 46
523,068 523,068 000000000000000000018e91287cbf333ee6f0c2c35482cebc75dd16437e58ef 1,336 0.68/1.00 vMB 30
523,067 523,067 00000000000000000042d22a7f4c1b866d73662ca79bd17bb72a2a7b953c09e6 2,352 1.00/1.00 vMB 32
523,066 523,066 000000000000000000108711a59aabe81ad1557d9c45360f826237a6a467887b 858 0.33/1.00 vMB 37
523,065 523,065 0000000000000000000093b87d66a35f272dcbd0ee6733d44cc5dbffe5a888be 175 0.08/1.00 vMB 27
523,064 523,064 0000000000000000002c2b7d3a370c2f770cf42698fc919f69a1f93857853199 2,112 0.79/1.00 vMB 27
523,063 523,063 0000000000000000001a9cad1b65821c7e061c09477651d1e99747ec35885b35 1,269 0.35/1.00 vMB 39
523,062 523,062 0000000000000000000c1d67b6fff2efa615cc27e098b518aebc34d1358fca87 900 0.66/1.00 vMB 29
523,061 523,061 0000000000000000000171c94ee3ae182a7c8edfbaaf544d3184e667e30a0f13 157 0.10/1.00 vMB 48
523,060 523,060 00000000000000000001b6b6abd67c156a6012718784de00c52bcbf786006bc1 106 0.05/1.00 vMB 22
523,059 523,059 000000000000000000169e903af6466b885fab4eea0a062f3b2a002c6e8115fc 796 0.39/1.00 vMB 34
523,058 523,058 00000000000000000041a98701bb15ed3b176d10d8eb81d0ab43d5451ffd0f13 658 0.59/1.00 vMB 10
523,057 523,057 0000000000000000001b13cf19654aa4ce8ea975f08c9d25ad229b3d7ed9f2ff 2,198 1.00/1.00 vMB 37
523,056 523,056 00000000000000000015f6421bac0f094ecfa620221862c2a3b5f7f171ed23eb 608 0.42/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.92 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: 714.48 GB
    • Received: 17.54 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.