Loading Tool

Explorer IconExplorer

Memory Pool

81,008 transactions
30.05 vMB
0.09451710 BTC
Random Selection Loading Transactions
Max Size: 179.22/200 MB

Candidate Block

Mining Attempt 6a5847d6339b2c3a499a4290f45ecda2a6637aaddf980ad05e7101dd555a03da
Version 20000000
Previous Block 000000000000000000004dc4502af0d104d581c2cf1796c3b173cb69ee8070e0
Merkle Root 9e1432b08a622f8d79a973ad7bbe18fa097a9c0c2b84c566d0fc909c53d22bcc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,729
Size: 1.00 vMB
Total Fees: 0.03133828 BTC
Feerates: 100.37 > 3.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,062 (555,112 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
359,950 359,950 0000000000000000108dc449bad0b77a0813124c14b73732a98b21f841ba4ba4 99 0.03/1.00 vMB 36
359,949 359,949 000000000000000009d42870f781962234ae5508492eb73e94c50e8ef2834427 542 0.28/1.00 vMB 27
359,948 359,948 0000000000000000031a3efe2d256813192176d46f06b005f0d3f32eace6bd6c 421 0.20/1.00 vMB 40
359,947 359,947 000000000000000006819f34771caa00be9700ad23ed3230f276cc43fef9fd4b 74 0.04/1.00 vMB 22
359,946 359,946 00000000000000000690f8f510426938571f32066ec22b1ee47fbf197c9ca470 128 0.07/1.00 vMB 27
359,945 359,945 0000000000000000102d7346c046a6f683237ccab21f53157175df5d56d45442 494 0.29/1.00 vMB 25
359,944 359,944 000000000000000008f1d01d4094ea32dbec5c0491be0c6c6bd2cd3d17413584 183 0.21/1.00 vMB 4
359,943 359,943 00000000000000001358b225a539f5f0e825ae833de85544cc452cb2ffebda6a 262 0.25/1.00 vMB 12
359,942 359,942 00000000000000000a77f05bdc919c4f669d267d7d021bf09bc656f2288494bd 303 0.25/1.00 vMB 14
359,941 359,941 000000000000000014c555e3520c37642179089115ca2482a4738fca2f0801bf 171 0.10/1.00 vMB 18
359,940 359,940 0000000000000000089f50d105665460c13c858f766f3a31759a91e963ad5bfd 724 0.48/1.00 vMB 20
359,939 359,939 00000000000000000f5fae44fdf295e32084e4ae0ea7c5fd8852b47f54214b77 1,632 0.75/1.00 vMB 28
359,938 359,938 000000000000000005172e8b917219c56ed91bbc08f289dfe8f26599318d7d85 47 0.01/1.00 vMB 198
359,937 359,937 000000000000000010c80e051acefae2b27affba2f00d540f7da4af1e0bb4a55 856 0.50/1.00 vMB 20
359,936 359,936 000000000000000006c5d1176de60876dc136624d54df1ad350eef130d15d1c5 1,463 0.75/1.00 vMB 32
359,935 359,935 000000000000000015aaca8a3459eea159bf949fb0f3432cf95eecf0b52e49bb 1,380 0.64/1.00 vMB 28
359,934 359,934 00000000000000000d03aaf775ac6531231d44e350a21c9afdfd6e35f1f0dc6a 1,460 0.69/1.00 vMB 24
359,933 359,933 00000000000000000043fec54bc86ac612e3e47604860d9785202be34308f935 645 0.51/1.00 vMB 20
359,932 359,932 0000000000000000026bf38b7c1365dbe0db4bbba5afaf6ecd9cea8c3bb28313 1,648 0.75/1.00 vMB 31
359,931 359,931 00000000000000000807acde5d7ac37913cee038557f3955eca6336a618346d7 454 0.25/1.00 vMB 18
359,930 359,930 0000000000000000025128c4fd4335d673cf859890a4df782bc5a14119de291f 473 0.64/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.50 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: 668.42 GB
    • Received: 15.51 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.