Loading Tool

Explorer IconExplorer

Memory Pool

82,425 transactions
30.44 vMB
0.10415045 BTC
Random Selection Loading Transactions
Max Size: 185.77/200 MB

Candidate Block

Mining Attempt dc8a8e10d212234212e6fdf3cb0a505715bbb85b9577275e1789971af13f0d6b
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 21042864607752c3aa6f1cf06b7c3d4464452ef7d4e444ab17c55ca43c329a07
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,724
Size: 1.00 vMB
Total Fees: 0.03307735 BTC
Feerates: 402.60 > 3.31 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (49,892 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
865,431 865,431 000000000000000000006b54c2d1a96f2e6ee7f70457c97dfe94b4e88b4dc1c3 5,954 1.00/1.00 vMB 10
865,430 865,430 0000000000000000000118991942f8f766016c49a6007ea8ebf3f8eb39e9fee9 5,599 1.00/1.00 vMB 12
865,429 865,429 00000000000000000002292abfca064672d7246d1f85c2ad9aa56c663ad8a357 4,251 1.00/1.00 vMB 12
865,428 865,428 000000000000000000007f8acbed2d3da59dc5f65ecb13b6cdfa055f51306e92 2,805 1.00/1.00 vMB 5
865,427 865,427 0000000000000000000308a14b02f0d375aab8e54ca91512fc96368f5f051f5a 3,837 1.00/1.00 vMB 14
865,426 865,426 000000000000000000011e2df74d7ed0afb0ab3fca3b271ae3281cb32871b791 3,733 1.00/1.00 vMB 9
865,425 865,425 00000000000000000001a95ac785f9517ee114c552d83d678417b5019addca40 1,166 1.00/1.00 vMB 5
865,424 865,424 00000000000000000000e58c2e2ea6ade4983a7c4806113e16f09da07356fbba 3,696 1.00/1.00 vMB 8
865,423 865,423 000000000000000000017ca49dd63716c343652d2a86379c542dd4b40a9fd3ce 3,773 1.00/1.00 vMB 7
865,422 865,422 00000000000000000001a9fc00310ca774353dd0aa766e816b90688a69ddaff9 4,348 1.00/1.00 vMB 11
865,421 865,421 00000000000000000002092ea059d9a4af4467b3eacc3fda0fbf0ff8e1a2ff9c 1,764 1.00/1.00 vMB 6
865,420 865,420 00000000000000000002b4cbcb14fa3efaa828d44af10b30851ea0c3eabf049b 4,332 1.00/1.00 vMB 10
865,419 865,419 000000000000000000017985e4e7355b93822b676946e9511b64851fa5bec975 4,331 1.00/1.00 vMB 9
865,418 865,418 000000000000000000002aacdf79eb3818c9fe7b7d24d3fca32165d01f87d46b 3,277 1.00/1.00 vMB 13
865,417 865,417 000000000000000000000ef6637d2be11aba4ec28515d0bb5078d10ddd86345e 4,041 1.00/1.00 vMB 9
865,416 865,416 00000000000000000001d3ef578fce6c1e1df1115c0fb339a30e7439c35e13d7 4,181 1.00/1.00 vMB 14
865,415 865,415 00000000000000000002ef15eb083a8c6c5bbdfd722aadfd8de74b97dce4563d 2,793 1.00/1.00 vMB 10
865,414 865,414 000000000000000000006b0f7ddf8f48acf77bf62d8682a7967ab6b0e7a57056 2,945 1.00/1.00 vMB 11
865,413 865,413 00000000000000000002db65d498608d1a54f1dedb26a522c6b9f44c46367bb2 4,343 1.00/1.00 vMB 9
865,412 865,412 00000000000000000002d0254843a0ad0a62093807b69d1884855ee4c27ec36b 2,796 1.00/1.00 vMB 12
865,411 865,411 00000000000000000001cf5a7ddb53a0cff817d2b1bd50d17fc67136be0b5ac1 1,441 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.95 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: 715.22 GB
    • Received: 17.67 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.