Loading Tool

Explorer IconExplorer

Memory Pool

12,959 transactions
7.03 vMB
0.05285604 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 38.69/200 MB

Candidate Block

Mining Attempt e52ac62dcc6d3a025eeaa240fb979b4f469c7e0a9484e7225fa19d79afeb0061
Version 20000000
Previous Block 000000000000000000014105dee4cd37c7a5f23cb629ce890083c2cdae74e30d
Merkle Root 1e8c9efa2871d8dbfeb7422f8f57023f7562ea3eae0a3cda58c5f7ca034a4a96
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,755
Size: 1.00 vMB
Total Fees: 0.03943579 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,437 (724,507 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
188,930 188,930 000000000000084016cb2ef0f4f314ac4ab74118250b4837058675ac8f1a84d1 68 0.03 vMB 26
188,929 188,929 00000000000008e0c54f82c16a0dcb523a036d2e67ffbdadf063906ba04378c5 313 0.23 vMB 102
188,928 188,928 00000000000005400d9a675d37db5b2140887238fd1335db17cdb2159a1d6814 634 0.20 vMB 162
188,927 188,927 00000000000009778ba8b3b837a0373d8a7d34578a578c7912a69cd8a3012c4b 376 0.25 vMB 169
188,926 188,926 000000000000068184d86d8d8d55199e2974645bf2f63ab25aed6b6b8a7a050a 9 0.00 vMB 0
188,925 188,925 0000000000000406f1cfe91c8542b16c9cf2bbed85a405780eb83c0a1c4bb663 10 0.00 vMB 169
188,924 188,924 000000000000046c5a542ec16c79e0256697def65ddf447e2ef77a8ccce697f5 144 0.05 vMB 65
188,923 188,923 000000000000030aab360fe9f7389312996c830883bb20eeeb25010ee01a1917 121 0.06 vMB 147
188,922 188,922 000000000000043c7b720fd605e0813802e5c2c8ca19975225e3eb319226a41c 256 0.17 vMB 99
188,921 188,921 000000000000040186a5982b42b21942ba9d6767538b4ce452d94ee9491f4f33 151 0.06 vMB 145
188,920 188,920 00000000000007ce5cd122fcfd0163d16d5c742d69c743ddec02016eab342d33 7 0.00 vMB 0
188,919 188,919 00000000000001283fc82b6b75b99fd23c763cd787e2a5b7e25b68c99c6e26e8 135 0.05 vMB 154
188,918 188,918 000000000000012b95cd60eeffec7427a809b2851d5ed5b0a43a496d446db452 378 0.26 vMB 104
188,917 188,917 000000000000041802831d0679d48d95628ce1d2cdddab05ab7e5eadf78ce5a4 135 0.05 vMB 39
188,916 188,916 000000000000059e2a8855d2e81dfc9c23672223fbf8068d3020c60bd6786bcc 922 0.40 vMB 134
188,915 188,915 000000000000021a9b952d8461e6ab25f4d48cf5c9976a40dfe22ef23a8b1a31 439 0.25 vMB 118
188,914 188,914 0000000000000652723852a98b085ca2e440b52df87273d628bb12628759a8f7 583 0.23 vMB 142
188,913 188,913 0000000000000677cf702acb9bdae5503611b78842e5de6849a21d798c452e4c 47 0.02 vMB 28
188,912 188,912 00000000000001eebcc8f2e06d22723f9a79b98536d4bd7fa7f85b39871b94a7 186 0.10 vMB 97
188,911 188,911 00000000000000797d83d085f163c3692c4830a0b8f121cd6b2f8c85d6b70cf1 124 0.05 vMB 167
188,910 188,910 000000000000081f6bbc2a1352b7d4c884da49f4429a37014dcab55caac49009 12 0.00 vMB 171
Previous 10 blocks ↓
Total Size: 779.63 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 303.07 GB
    • Received: 1.36 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.