Loading Tool

Explorer IconExplorer

Memory Pool

82,004 transactions
31.46 vMB
0.10689123 BTC
Random Selection Loading Transactions
Max Size: 189.47/200 MB

Candidate Block

Mining Attempt 229775f4fa6eb54584e1aa464373dd6000ee0572631badac628d2680b5e82508
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root c9981da28ef5e662a9c01cfe06a121acebe10502dc93b97974e48736727ceedf
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,966
Size: 1.00 vMB
Total Fees: 0.02695387 BTC
Feerates: 318.30 > 2.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (234,400 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
680,953 680,953 00000000000000000001d0a5e8b350b35df346f87b24516b888afe77012bb904 1,773 1.00/1.00 vMB 152
680,952 680,952 00000000000000000006f4eaf921bd9fab697fdd91061d91707082134af8f699 1,724 1.00/1.00 vMB 192
680,951 680,951 00000000000000000007c09f6e7a2578bda174edf47d60c943a3e412f0dc43f7 2,200 1.00/1.00 vMB 49
680,950 680,950 0000000000000000000894d7cbe341dee886a18b4795ab422ac403150049f517 2,777 1.00/1.00 vMB 48
680,949 680,949 00000000000000000003d5fad8d33265b491de4733741fc522d7f027e1355eb8 2,329 1.00/1.00 vMB 63
680,948 680,948 00000000000000000009e3b962189eb7c2fe9d144d7f9a0219dc941d4fe7dd99 2,244 1.00/1.00 vMB 46
680,947 680,947 00000000000000000008587d0938344c0867e5ba2b6bc5d398139cb42adbe9d0 2,525 1.00/1.00 vMB 131
680,946 680,946 0000000000000000000057bdbc0b819e51cfb26e34350ae97eca17012f17e10b 3,308 1.00/1.00 vMB 152
680,945 680,945 00000000000000000002c048fc83c6779c7f60be8052ccd816982c31413f836b 1,715 1.00/1.00 vMB 54
680,944 680,944 00000000000000000003eedcdda6dad32ae285ab3b61e731d7ecd0c6e65c9324 1,452 1.00/1.00 vMB 85
680,943 680,943 00000000000000000002d5e0747b91375f4e9e431dccd5fc7cb3e78defc7fc17 2,913 1.00/1.00 vMB 151
680,942 680,942 00000000000000000004987778a9d572c24e77996ee419d2ac33c0bba9a7a607 1,841 1.00/1.00 vMB 149
680,941 680,941 0000000000000000000126f21a6305046206067cba1d7edbcc126a39b0dd4860 926 1.00/1.00 vMB 175
680,940 680,940 0000000000000000000b40808a3af980dc9e6959fcac73fb30f447b2dda6edd5 1,701 1.00/1.00 vMB 18
680,939 680,939 0000000000000000000928c0c11eece326518a010d59729d9671479fc270a85f 1,413 1.00/1.00 vMB 67
680,938 680,938 000000000000000000043797faf20578b56b1319e2efe26ca4b229317621a61b 2,047 1.00/1.00 vMB 93
680,937 680,937 000000000000000000088b3582f9178586dd1bf2bf07ff72a399acbc24f3c57e 1,541 1.00/1.00 vMB 46
680,936 680,936 000000000000000000019d38a02a3356ac861909e3ce727ea8bd6511f259abd9 945 1.00/1.00 vMB 20
680,935 680,935 0000000000000000000a9ba61af3e227ac041919e271a6d82b2b9588516b8534 1,159 1.00/1.00 vMB 34
680,934 680,934 000000000000000000091ac904f1bfa6bcbe8c4ee1e5635e9a0ffc4ff53ad0f7 869 1.00/1.00 vMB 32
680,933 680,933 0000000000000000000b6122c4cc2d9faa66b52a4b8759e452188f7fd54b9340 469 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 783.00 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: 718.78 GB
    • Received: 17.95 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.