Loading Tool

Explorer IconExplorer

Memory Pool

81,726 transactions
30.53 vMB
0.07445823 BTC
Random Selection Loading Transactions
Max Size: 187.89/200 MB

Candidate Block

Mining Attempt d675ad16a8d8c62be995c40b38c72232712f70f6d49b488545bcc618aa4f7595
Version 20000000
Previous Block 000000000000000000019edd1a56b4f361ecb598479f8049a106a5401578635e
Merkle Root 88ad5c774abc53c8eb2185f798a68fdb7700047bd6d004d583cc2766391cca9e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,258
Size: 1.00 vMB
Total Fees: 0.00607070 BTC
Feerates: 44.64 > 0.61 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,231 (683,577 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
231,654 231,654 00000000000000332604dbef468bf089a45d6f5dd136cb6a989d19d0619362d9 92 0.06/1.00 vMB 88
231,653 231,653 000000000000010aaddd9a6967d4f6f6b4e21d354adbb7db99c4aa93a3155fe5 72 0.03/1.00 vMB 139
231,652 231,652 000000000000000a1a77ebaac248c70fec012c7cc4b6a29540b3c5f68aa7064e 43 0.03/1.00 vMB 124
231,651 231,651 00000000000001528d0740c71a5cd4651d76f95e1eaf644c44345bb96bd720ad 64 0.02/1.00 vMB 235
231,650 231,650 000000000000021f4d5aad5a0456708189016b0c734a283a09a3844f73214e98 91 0.04/1.00 vMB 112
231,649 231,649 00000000000001465edca000efe03bc45e27e211ab7d6b87e9d1d4272d1c2ef6 63 0.03/1.00 vMB 124
231,648 231,648 00000000000000bf57ee89539cf2813caa513ff2d7d8f78774c10739166c9c05 146 0.06/1.00 vMB 131
231,647 231,647 0000000000000116fb4912f022a036f7519eab19624e55f52f5bc2b905e2d51f 192 0.10/1.00 vMB 57
231,646 231,646 00000000000000b355e5e10e0b95167f0601aba1ce7fb7c37e002e407399930e 272 0.13/1.00 vMB 150
231,645 231,645 00000000000001812186ed1757395565880e7c854836834ca8d3bdf54cd4b97a 469 0.25/1.00 vMB 86
231,644 231,644 00000000000000233a7e2f8bb32b638a8dfa80f9d198259ffc96168ea68bd453 487 0.25/1.00 vMB 163
231,643 231,643 000000000000016da52ba123e8326f105e44bd205e1e52b4ea9882117265867e 593 0.25/1.00 vMB 197
231,642 231,642 00000000000001293baa381f4d70fd13204f65e53973e3a2108ce0f272c0c8a4 62 0.03/1.00 vMB 33
231,641 231,641 000000000000014bd39c5d7817a3729dc7e745fd0a150ee6310364d567cb8534 405 0.16/1.00 vMB 180
231,640 231,640 0000000000000080735a85524014ff4047ff5c753faeba9fd828536571e110a8 153 0.11/1.00 vMB 74
231,639 231,639 000000000000005d3b9c3305e51b8bde7b97c48a5b1a2861aee3d72471759bb2 713 0.25/1.00 vMB 217
231,638 231,638 000000000000003653f0ce9e1ee9c845300b5e32269830f9308eb0b902d892a6 391 0.20/1.00 vMB 202
231,637 231,637 00000000000001b39fe84db77827670a7e729507eac7bb77f3a2df8a5be95269 3 0.00/1.00 vMB 995
231,636 231,636 000000000000008cfcd1437c14ee1e07afcffeed3b2e0ef69487c2a1f1b22cec 140 0.06/1.00 vMB 178
231,635 231,635 00000000000000ad7b01af692537e8bfa14ce4f6d4dd5a91c5cbf83e0f80fec2 421 0.16/1.00 vMB 181
231,634 231,634 000000000000002b8089df96a231cfd1865abfdd402e09180b3f48a720d97e90 209 0.08/1.00 vMB 220
Previous 10 blocks ↓
Total Size: 782.79 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: 709.80 GB
    • Received: 16.99 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.