Loading Tool

Explorer IconExplorer

Memory Pool

74,954 transactions
27.65 vMB
0.07502069 BTC
Random Selection Loading Transactions
Max Size: 168.62/200 MB

Candidate Block

Mining Attempt ed026803a6725c91656ec5818d95ed9688672f16ac40d8d764d16125d718e8ba
Version 20000000
Previous Block 0000000000000000000190474c0158c4506247065620e0a299349b7552b86a26
Merkle Root c389cc87adefbcc38183750da86a16f39b86e35677f4502d257ca7d2d6ed4c19
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,246
Size: 1.00 vMB
Total Fees: 0.01556785 BTC
Feerates: 100.35 > 1.56 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,290 (237,005 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
678,285 678,285 00000000000000000004144229af73d5bc924eb7667d845aae9770b486d1d21a 1,375 1.00/1.00 vMB 19
678,284 678,284 000000000000000000066589eba4727451c546f09f157ee916faa267aead7c8a 1,548 1.00/1.00 vMB 13
678,283 678,283 000000000000000000097e21b99b105e467ce04ab309a0d3b50efc57b95f744f 1,285 1.00/1.00 vMB 32
678,282 678,282 000000000000000000057c41526cc428ba761332fc44f05f51f03dc183854400 1,994 1.00/1.00 vMB 14
678,281 678,281 00000000000000000007f52f31b845e2a6269c9dc6476800b14fc53071b6de4f 2,190 1.00/1.00 vMB 21
678,280 678,280 00000000000000000009681ce49ba4cf995582e238408d06ae14ce772fa8f9e3 1,726 1.00/1.00 vMB 44
678,279 678,279 0000000000000000000335005b6953f76f4d8d9f566cc0a4e824818fb1659a89 1,911 1.00/1.00 vMB 37
678,278 678,278 000000000000000000039ca6b82b1e8cc2e57f31277b5a46887ebdebe2970202 2,080 1.00/1.00 vMB 46
678,277 678,277 00000000000000000000c3aaa3ba6d788f387587a031de04b69bcbd9725b2394 995 1.00/1.00 vMB 65
678,276 678,276 0000000000000000000c2206d3efdb6c298c3cf1ba289d3e659151395d0ef6bf 1,880 1.00/1.00 vMB 31
678,275 678,275 000000000000000000061daeae3492329957a1f562e9555d7e7d7657ba6647d6 2,058 1.00/1.00 vMB 52
678,274 678,274 00000000000000000004162997d7bbf86109fd73c8d2bb7958385d8f077dee1c 2,675 1.00/1.00 vMB 91
678,273 678,273 0000000000000000000250c8ca9e6ed3e3deadf573740bc3bd958bf557258847 1,551 1.00/1.00 vMB 73
678,272 678,272 0000000000000000000764a1b82b51a8ff005430d7fdd64ba13481401ec70abf 2,482 1.00/1.00 vMB 94
678,271 678,271 00000000000000000009595775865f2504cd9cb126050a52ccc680d3edbdc16b 1,734 1.00/1.00 vMB 82
678,270 678,270 0000000000000000000ac525c1841b11838c2dd990e3eb4d453915d1367fa31d 1,845 1.00/1.00 vMB 102
678,269 678,269 000000000000000000091d571e584a2411b9bee1e71d00c994403912dae93a4b 1,941 1.00/1.00 vMB 127
678,268 678,268 00000000000000000006e695f95e14754a4898097dd2d6a8aa975671d36a4d51 1,982 1.00/1.00 vMB 40
678,267 678,267 000000000000000000032e322c1329ad7fa6cd9e009cf224b2f3970c1145dd21 1,977 1.00/1.00 vMB 82
678,266 678,266 00000000000000000006192d4fdbdcb26fc94c17acf745a01135138601b25f08 1,689 1.00/1.00 vMB 39
678,265 678,265 000000000000000000013601f7b5b50c6176bc63d337a65a9217b5f1543f25fa 1,892 1.00/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.89 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: 713.51 GB
    • Received: 17.38 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.