Loading Tool

Explorer IconExplorer

Memory Pool

39,803 transactions
27.42 vMB
0.06509986 BTC
Random Selection Loading Transactions
Max Size: 140.44/200 MB

Candidate Block

Mining Attempt 10bc04e1c85a1e03213465eb3a0351f17b3c82d30462eb221266a073a51f863b
Version 20000000
Previous Block 000000000000000000004ab2d9074b9d6bcd795d8888845f0458baf6acec01c0
Merkle Root a059dc86d1ae2574994da16028c3781fd4a6e40272d7e8dc02eee3bde57a3f11
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,874
Size: 1.00 vMB
Total Fees: 0.01311300 BTC
Feerates: 224.45 > 1.31 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,652 (572,634 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
342,018 342,018 00000000000000000b9d6d2279986842923932831bb41aada586cd05b0242656 920 0.61/1.00 vMB 23
342,017 342,017 0000000000000000008858d5a08ff8d2e4c0f2db86294f666b7b56a43ea2e998 256 0.08/1.00 vMB 36
342,016 342,016 00000000000000001586c5b36841049036eb6ab1427caad709268146dc759616 1 0.00/1.00 vMB 0
342,015 342,015 000000000000000011a2f99916b79f72986a029c2650c1d6282a6faa38ac5d90 834 0.51/1.00 vMB 19
342,014 342,014 000000000000000014d11dfbb91812d628a210a66e79a410e0c9aad47dcb1870 650 0.75/1.00 vMB 17
342,013 342,013 000000000000000015ef5e175bb4451f1fd4560debed3a92f2a075766651ebec 1,465 1.00/1.00 vMB 20
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
Previous 10 blocks ↓
Total Size: 781.78 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: 632.87 GB
    • Received: 12.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.