Loading Tool

Explorer IconExplorer

Memory Pool

78,402 transactions
29.95 vMB
0.08636881 BTC
Random Selection Loading Transactions
Max Size: 178.89/200 MB

Candidate Block

Mining Attempt d6b3b57392104926a86629bd7e784e08a179a895109fa71843060542599088e5
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root 048ef83626d57b4d4cf32e84f4215acee54a41722f1c5026e21aa25f5421bb3d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,635
Size: 1.00 vMB
Total Fees: 0.01477666 BTC
Feerates: 100.69 > 1.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (518,621 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
396,531 396,531 0000000000000000082b75dd10be5735abfc62d3bbf6b083d11c62e9a48d013e 981 0.95/1.00 vMB 66
396,530 396,530 000000000000000008d94dbefdb6483a61b3429a16f9d96c3c7c095c92553fb3 523 1.00/1.00 vMB 47
396,529 396,529 000000000000000000127798cc87df0f4740228ad7776e4a89c817094d2f2be9 2,916 0.99/1.00 vMB 60
396,528 396,528 0000000000000000015d1d70e1935a607617de61224c5ab308859ef19e814724 1,287 0.49/1.00 vMB 51
396,527 396,527 000000000000000003b4db79a9d314c8f6cab76a691c70a41958e0043a76482a 539 0.39/1.00 vMB 35
396,526 396,526 0000000000000000058d6727a5587c7daf313bc576b109f5a4810ced5973700f 423 0.34/1.00 vMB 22
396,525 396,525 0000000000000000046aa4059a66ef740d28b9952cc9ef946292707ee00ea878 1,092 0.52/1.00 vMB 40
396,524 396,524 000000000000000001bd6071786208381dd61d3e2d85ec18df497e5354402410 344 0.21/1.00 vMB 28
396,523 396,523 0000000000000000007fefb2061fb102b49c976605027d43dd244ad63159f81d 240 0.13/1.00 vMB 39
396,522 396,522 000000000000000005cda5b4539517e2d7fac56fba01d42d6c7657b15b56b796 351 0.19/1.00 vMB 38
396,521 396,521 000000000000000004de11e0e3ab3d26106ac456fc029bb41e80ffc04ac2e7ac 178 0.26/1.00 vMB 7
396,520 396,520 0000000000000000041b9645464a0acab37d4ce65a03b138074db6aaab5e4b4e 455 0.93/1.00 vMB 46
396,519 396,519 0000000000000000032ea0318c4a1cf1b7de63ada5f89013cbd0b0b8c4cac215 1,949 0.93/1.00 vMB 40
396,518 396,518 000000000000000003931e3167d91e5bb3b639dfd296f0de82c841c708ac7528 738 0.59/1.00 vMB 22
396,517 396,517 000000000000000008f190ddfcca0426de3c330c7dd8e5c2b8b18b3c189c56da 908 0.36/1.00 vMB 42
396,516 396,516 0000000000000000046733ece17c4a9b1820b0ded994e9a8af02abd94813faad 1,946 0.76/1.00 vMB 50
396,515 396,515 000000000000000005787a9cc8a04a09992929c51b3425e41979eab042529fe3 1,823 0.85/1.00 vMB 39
396,514 396,514 000000000000000006f97d16e966dd6c18a8ecfb762c1e455c1e7698e4e2197b 795 0.99/1.00 vMB 14
396,513 396,513 0000000000000000016a82340da77724bc814eafd9b439d9d4e6b5f42e18db0c 952 0.52/1.00 vMB 39
396,512 396,512 0000000000000000041b0e2b6f50854729dd027f515f1c2c5b695bfa267464d7 144 0.11/1.00 vMB 56
396,511 396,511 000000000000000000a1b5d54fde26533f33cb2057d971af9a346d244383aa77 1,374 0.82/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.66 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.97 GB
    • Received: 16.34 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.