Loading Tool

Explorer IconExplorer

Memory Pool

80,814 transactions
29.81 vMB
0.09112137 BTC
Random Selection Loading Transactions
Max Size: 178.35/200 MB

Candidate Block

Mining Attempt 60112d39a20e20562324dd0cbc9dd2b51e6bef4f7491616818eada279309931f
Version 20000000
Previous Block 000000000000000000005646862e45d7bc5b4c4a3d16e7119254b51a14f51fdb
Merkle Root 51a889e79a4a8ef804e935818f0e34e7f3485680b6a84a038d49950b5db16925
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,711
Size: 1.00 vMB
Total Fees: 0.02950407 BTC
Feerates: 150.77 > 2.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,069 (387,548 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
527,521 527,521 00000000000000000018b350d1bf98af75080775109988490a2fd627ad237f1c 20 0.00/1.00 vMB 18
527,520 527,520 0000000000000000002c8ed1cea11e3c147566fc1386017d7556ab77045a67ff 685 0.29/1.00 vMB 28
527,519 527,519 0000000000000000001a9a2b6b200186b2807357f9ce9ea5fb54cd52d61e68bb 1,272 0.58/1.00 vMB 12
527,518 527,518 00000000000000000014c41ac30771510943456d4b4b0d7c302dfc78bf69fb0c 2,291 1.00/1.00 vMB 39
527,517 527,517 000000000000000000189a56fd59c579fd7e1c3a28ffd59d8cd6d7be750641b7 2,087 0.91/1.00 vMB 29
527,516 527,516 0000000000000000001b152eafb60200223353ecbe4a7d30bf2f973aecb1c7d2 1,128 0.57/1.00 vMB 8
527,515 527,515 0000000000000000001252f48cf9181475df6855bf5fc43de37370fc842f9294 2,240 1.00/1.00 vMB 41
527,514 527,514 000000000000000000090003bf6c73d2218559346239481b59a43c4e614b768d 341 0.22/1.00 vMB 12
527,513 527,513 00000000000000000014ffe5cfee6a0dbb64cc53119a0676750dd3b3681011f3 2,452 1.00/1.00 vMB 26
527,512 527,512 000000000000000000246c067d0157dcf3f8af591060c2acfeed3a631c9108c0 2,412 1.00/1.00 vMB 34
527,511 527,511 000000000000000000120543733c10bc4b46fc7bd5206c8660d34e4f52257835 294 0.11/1.00 vMB 23
527,510 527,510 0000000000000000000bd8486176c6b91441e41c07699a74d677ebb4f7e034a3 583 0.23/1.00 vMB 42
527,509 527,509 0000000000000000002dd9eefbb38d3979915592e42109ad85d333ff67e82438 1,204 0.52/1.00 vMB 25
527,508 527,508 0000000000000000000f5b6afac99dac60e84c8ee1cf7cb64164a2e836ed39aa 1,240 0.48/1.00 vMB 32
527,507 527,507 0000000000000000001ad2fa7410f4b42672aa25f5c5f70aa71cd50a80e5c37a 141 0.05/1.00 vMB 27
527,506 527,506 0000000000000000002bd0c59618362d4f7c95230208909ada7f1bb7cc6dd5a9 1,665 0.80/1.00 vMB 35
527,505 527,505 000000000000000000362e746ce8f37cf55b4c912553fddb27c4e79e962ef380 1,428 0.65/1.00 vMB 29
527,504 527,504 000000000000000000325df7624aca1640daa653a6c8754f45bf75919d1aeb09 84 0.03/1.00 vMB 26
527,503 527,503 00000000000000000034cac5a1a879f59d686e057661a611a9583a5bb8d76a71 210 0.12/1.00 vMB 13
527,502 527,502 0000000000000000000094a9f5d062005e1671ab1f26a1c9b97468a8f194156f 2,254 0.98/1.00 vMB 31
527,501 527,501 00000000000000000002ba2a3a437f7be043e5cd837f1df1e67bd983e1d7e500 1,168 0.98/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.52 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: 668.76 GB
    • Received: 15.56 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.