Loading Tool

Explorer IconExplorer

Memory Pool

83,241 transactions
31.30 vMB
0.09636494 BTC
Random Selection Loading Transactions
Max Size: 190.82/200 MB

Candidate Block

Mining Attempt 0ff7e2ed449210681973f8d3aa9d621847cb03b32d4c3f712a330f7f95f0dd79
Version 20000000
Previous Block 000000000000000000018a6131e27c6c8e6c00f0695c67492c18c531297b0321
Merkle Root 513895e0786a66f3f9037000b2e50a9e71bc5b5667addf744611d512a9dac2f1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,244
Size: 1.00 vMB
Total Fees: 0.02480210 BTC
Feerates: 177.93 > 2.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,332 (556,538 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
358,794 358,794 000000000000000010d2c8c4adab1c3ed7abcb77349bd3a075b8ae40243da41a 523 0.33/1.00 vMB 21
358,793 358,793 00000000000000000519a2b418ec32e368954cc2d8ace7811ce09f8615d5b1e1 622 0.39/1.00 vMB 27
358,792 358,792 000000000000000013ee4ee890a1b5338fe0043013a6733fc8a82f497799eaf9 419 0.20/1.00 vMB 33
358,791 358,791 00000000000000000d23b34699d559fd651a7fb430521470b5bda9e56115a101 1,034 0.62/1.00 vMB 24
358,790 358,790 00000000000000000d7ce7cf8a698d2466f95d5b6c11d3ce4e2a9ba622d589e9 182 0.08/1.00 vMB 27
358,789 358,789 0000000000000000103a01dfcaef4ee93612485c1aca2f35aea6a8baa23283e2 1,184 0.73/1.00 vMB 23
358,788 358,788 00000000000000000dd24cab20321cafcdf4058b6f3c25b9221c9e51710ba74b 25 0.02/1.00 vMB 17
358,787 358,787 000000000000000004c104974138487d2917ef30bfab6e78e1337e8e4a16b596 552 0.38/1.00 vMB 22
358,786 358,786 000000000000000000f5146df5ea7e585e1900021854e46fcba330adba4ac676 789 0.39/1.00 vMB 29
358,785 358,785 000000000000000012bbd09d9134fa3688bc0f8af9a795cd93028136094ecaed 631 0.29/1.00 vMB 27
358,784 358,784 00000000000000000ee5432d16a3a4efcd359a44ceabd65be296d4937a830887 216 0.11/1.00 vMB 24
358,783 358,783 0000000000000000145186966c1bd610dfb6eb83dc107e95bb0829592ae7f935 944 0.44/1.00 vMB 26
358,782 358,782 00000000000000000ff5737b9dfdad72c05b1b27dfee51a496d015f2e8e3e6bb 158 0.25/1.00 vMB 57
358,781 358,781 00000000000000000336310b668d7b652d5a324844d1e12262cd2a1812946966 321 0.22/1.00 vMB 11
358,780 358,780 000000000000000013602121ebc6aa0b0922f6546f2a73c7d629d0e7084b85f5 1,474 0.75/1.00 vMB 28
358,779 358,779 0000000000000000034b121d0380a8b1b20a986c5c82cfff6d265183268d5eae 626 0.34/1.00 vMB 29
358,778 358,778 000000000000000013c9d50b81844f310c140dd3ec4de184ccf5036a1d02c46f 583 0.36/1.00 vMB 22
358,777 358,777 00000000000000000099264e86ca2b528590bc4b0b0b3c6c3df09d9902394685 290 0.18/1.00 vMB 16
358,776 358,776 0000000000000000082f7d24e8fd180eca642ea8213bfbf4f5c7552a65bdaf39 1,566 0.75/1.00 vMB 29
358,775 358,775 0000000000000000140d14a903ea3bfb6909561586c878209318ebcf241df3d4 970 0.54/1.00 vMB 24
358,774 358,774 000000000000000007f8656ca51880403a6ab3332ab2d60c4b96516e9c21a42b 228 0.16/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.97 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.93 GB
    • Received: 17.75 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.