Loading Tool

Explorer IconExplorer

Memory Pool

79,477 transactions
29.94 vMB
0.08427522 BTC
Random Selection Loading Transactions
Max Size: 180.43/200 MB

Candidate Block

Mining Attempt 70b712bbbd8a69117194c83d37d35f42bc999a77341640d618ecc0910c9b8eab
Version 20000000
Previous Block 000000000000000000005a637be4f0674e0cd19654bae85c49d461bc204dc54b
Merkle Root e4e634a70273d19f8bc91e8cdd7b6df4ae7d9d931b48c772232cc9fa5e4469d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,923
Size: 1.00 vMB
Total Fees: 0.01575617 BTC
Feerates: 40.21 > 1.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,143 (555,204 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
359,929 359,929 00000000000000000c85f581e0cb9e3a4844866da83462a5d7971b7ad5531b6a 2,532 0.95/1.00 vMB 39
359,928 359,928 000000000000000012901c27ecd462ebbeebcf09297046c2ff5daf56f22b61b4 179 0.11/1.00 vMB 24
359,927 359,927 00000000000000000b2322406cfe807aaf53ab0ec35331b83eb05727df83a1fe 156 0.11/1.00 vMB 22
359,926 359,926 0000000000000000048a3cfabd2300c4fd86afc7cadfdade026a53aaa2c0ec01 309 0.33/1.00 vMB 12
359,925 359,925 0000000000000000050b189f84592725f58b40e577b9fe21b1244b0c4624118f 415 0.24/1.00 vMB 26
359,924 359,924 00000000000000000e0c71ead37af29e3d4d541e64ab2fa372432d1fd3638b77 1,292 0.68/1.00 vMB 29
359,923 359,923 00000000000000000ac672ea4a6d284555b891cf496b9e2d16c4784a9883a6b2 259 0.18/1.00 vMB 20
359,922 359,922 00000000000000001444fb9d54a17b0dcedbdc7c6a1cf86ebd3b3e64f954dcc0 878 0.44/1.00 vMB 29
359,921 359,921 000000000000000012c9e8db112e3c1936798f7749709264302299da44136541 67 0.04/1.00 vMB 25
359,920 359,920 00000000000000000692f0ecea09058f2dc0b17058dca8a0e55232293c96c4d1 292 0.15/1.00 vMB 57
359,919 359,919 00000000000000000c298e541af3fb5418f5eedcda64df92ec3d5da96eba6b5f 792 0.39/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.64 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: 672.42 GB
    • Received: 16.24 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.