Loading Tool

Explorer IconExplorer

Memory Pool

56,361 transactions
32.09 vMB
0.18076992 BTC
Random Selection Loading Transactions
Max Size: 172.75/200 MB

Candidate Block

Mining Attempt 5ec1baa84a134edaf7119a89d31270c6045433b322a5c1b144a98f1bc9482c70
Version 20000000
Previous Block 000000000000000000011cd4d27fc6ae94f6e436088fec3c873d6dc8d522a7e2
Merkle Root 08bb2d2c3d0b36f369b186f70f60cf3a77dc41b1e4ba79c3abf7895a2d800d34
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,696
Size: 1.00 vMB
Total Fees: 0.07151889 BTC
Feerates: 465.21 > 7.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,816 (572,804 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
342,012 342,012 000000000000000019f8908d0d249fa468d5a2dc22e1589c512ed7e88b653af4 2,527 0.90/1.00 vMB 38
342,011 342,011 00000000000000000fbb7b4e7c60dab4b5d4ca658af6913d27ca3fcb257c33df 177 0.10/1.00 vMB 6
342,010 342,010 0000000000000000164382e3e5df422e7a7def902fa22836d515680b36207667 378 0.21/1.00 vMB 26
342,009 342,009 00000000000000000cd3990c49303699779e67fcd74a9fe9b62ad9c9294190db 231 0.16/1.00 vMB 13
342,008 342,008 0000000000000000082bde071e3a8b3a1d443a16e0a94f5564965b31250b3d60 1,425 0.75/1.00 vMB 27
342,007 342,007 000000000000000016b1d741f76e75037ac8937193a8c47caf177206333b18f5 60 0.04/1.00 vMB 27
342,006 342,006 000000000000000014663e0b2dccc40790425e77aa5f7b609e1c4969326747be 116 0.10/1.00 vMB 8
342,005 342,005 0000000000000000067491c1fb7c478c147080cdd7b207c9b88f3e83fc83b9d3 84 0.04/1.00 vMB 23
342,004 342,004 000000000000000002c58b51b33e5801b55cb773e0c77d5306b61358db80b59f 297 0.19/1.00 vMB 21
342,003 342,003 0000000000000000077c40ebe3e74c007958d1af48e082eabed041ded69cf340 762 0.41/1.00 vMB 24
342,002 342,002 00000000000000000f88f5e5b2be419da119e67d108ff5141d6602add4a89133 628 0.27/1.00 vMB 28
342,001 342,001 000000000000000007a0870fbf18c6b9f23c623f7f332c1a06bcc1a260399940 106 0.05/1.00 vMB 22
342,000 342,000 0000000000000000007220892af98a563a1c891c756e94be3f14edddcf637c3e 375 0.23/1.00 vMB 24
341,999 341,999 000000000000000001bec9571f8c3d88d758116fee3eacc48ef60b5335f44841 243 0.13/1.00 vMB 22
341,998 341,998 00000000000000000d05ab080100f7ac60c9220a62ce655d8d8b86d852f3604c 162 0.10/1.00 vMB 17
341,997 341,997 000000000000000007ecf3676da2c77cc2fd5a42a3187bd458f65d05f4450dac 393 0.19/1.00 vMB 24
341,996 341,996 000000000000000002ed855b32c6d08e7ba4bee072dcc2fc47513a8f79041627 104 0.04/1.00 vMB 33
341,995 341,995 00000000000000000c0197bc6060f2ce6793a5031179536b5dbb66adba2f13bc 547 0.37/1.00 vMB 23
341,994 341,994 000000000000000004ebe6516b5c35796adfd35f8f0d9a005c6bd1ebf02818a1 474 0.17/1.00 vMB 38
341,993 341,993 00000000000000000ec72128452f7211dd7363e262f532c81f50cce68fc7858f 116 0.05/1.00 vMB 25
341,992 341,992 0000000000000000119366834f1cae28e23f3817f5281902e2b45cd5bab41adb 427 0.27/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.06 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: 651.18 GB
    • Received: 13.46 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.