Loading Tool

Explorer IconExplorer

Memory Pool

81,396 transactions
30.27 vMB
0.07537410 BTC
Random Selection Loading Transactions
Max Size: 185.89/200 MB

Candidate Block

Mining Attempt c6cd3e80a7cc0c81ba6032f5e2fadc5813c60051152334a493567d18903a9370
Version 20000000
Previous Block 00000000000000000000b4f9c9ada5e3b1ab49c5a1834e7c70cd8f59b00d6f9f
Merkle Root 42273fc71a6c88137e21abb0811ecf97b9fea095c0916f70665e2b2ab13acba4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,901
Size: 1.00 vMB
Total Fees: 0.00811439 BTC
Feerates: 150.77 > 0.81 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,329 (392,250 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
523,079 523,079 0000000000000000001db1149ca9598e410caf727fb4331e6f65e383815c5e51 1,444 0.67/1.00 vMB 34
523,078 523,078 00000000000000000013b1512ca0566bdb072e3c29be2123d8301ca8e1abed09 235 0.22/1.00 vMB 19
523,077 523,077 0000000000000000002de1cb7ee3ec1b4463e143c41c9d6124552b3db8fb52a5 879 0.61/1.00 vMB 18
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
Previous 10 blocks ↓
Total Size: 782.96 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: 715.35 GB
    • Received: 17.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.