Loading Tool

Explorer IconExplorer

Memory Pool

78,889 transactions
29.21 vMB
0.09592522 BTC
Random Selection Loading Transactions
Max Size: 176.51/200 MB

Candidate Block

Mining Attempt bbcd198c695a2ea68ac7cc1772030265898c3709202f6d564df9629da52d482a
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root bc8a4afa2dc72c902ab9a7e371c311b1c93690fff57bd139ec5f533f4b34fb25
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,611
Size: 1.00 vMB
Total Fees: 0.03472770 BTC
Feerates: 477.45 > 3.48 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (515,999 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
399,138 399,138 0000000000000000042610c9a94e98b1b1dff0216d04de040ea13614d150f0dd 1,282 0.65/1.00 vMB 42
399,137 399,137 0000000000000000025a4a6ab292417838b332ec19962735b8a5b882671be1b4 1,951 0.93/1.00 vMB 39
399,136 399,136 000000000000000001105133d7234e98b13a32948381aa64a7bdc1321cac2854 2,386 1.00/1.00 vMB 41
399,135 399,135 000000000000000000532efb4181e9288905828f57e1b1aeaf870688460a0c70 370 0.20/1.00 vMB 33
399,134 399,134 0000000000000000048cc30d86c727ba46f0901661491daca5ca23da9467ad06 26 0.07/1.00 vMB 10
399,133 399,133 0000000000000000049cea8f4a0d952bfaf9f5876f390bf840bcde33e1eb252c 726 0.73/1.00 vMB 19
399,132 399,132 0000000000000000034cd4486d1a03751bf37f9e643c4c569c02728c46e407b9 1,586 0.99/1.00 vMB 33
399,131 399,131 00000000000000000611a2708b10d6292cd1599b7c841262f98cffe6186b11a5 1 0.00/1.00 vMB 0
399,130 399,130 000000000000000001dd8d1dcbd2a8a9ebc45f4818627df557452526243e7c90 890 0.67/1.00 vMB 27
399,129 399,129 0000000000000000073b60f4ffb5fb5375f80f4ddc0a510ee30b57c68b724a7a 1,090 0.56/1.00 vMB 36
399,128 399,128 00000000000000000196da3e8d4709fc0d38c4233bb3e6139f37879b52f3f0fb 262 0.18/1.00 vMB 33
399,127 399,127 0000000000000000009e704d30fd451388d8edd13d4c08219168c46de1045058 1,207 1.00/1.00 vMB 21
399,126 399,126 0000000000000000037d500b7323b471d708e4b2a6317bd9ace7c50e0ecf1032 564 0.32/1.00 vMB 30
399,125 399,125 000000000000000006752449dd41d08810d9cb9e18b27f1f85530755d38d6dc3 462 0.22/1.00 vMB 37
399,124 399,124 000000000000000004553b48282d0b40cd0a14da8f3682ab458321e2629804d3 608 0.99/1.00 vMB 19
399,123 399,123 000000000000000001c4714594b5d863d3250985ee6cb40aa1b736f459fc326b 1,519 0.99/1.00 vMB 26
399,122 399,122 000000000000000005e0c4e960b15fc1a472d77585f08becdaed53dfa0c52f8f 783 0.87/1.00 vMB 15
399,121 399,121 0000000000000000032555143999fa5f3b9b209842218c6230323ddb94831291 1,403 1.00/1.00 vMB 22
399,120 399,120 0000000000000000026f5b62bfffd6a202c5defe5e78299cae58a119b0817558 2,701 0.99/1.00 vMB 56
399,119 399,119 0000000000000000072a2c89964ae8dcf0cd0e1115d96864f6993e96d4f3c580 2,183 0.93/1.00 vMB 41
399,118 399,118 0000000000000000013e0ebdc272dec4c2b4474444e90494e227ab499dc6d2aa 2,487 0.93/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.63 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.17 GB
    • Received: 16.17 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.