Loading Tool

Explorer IconExplorer

Memory Pool

75,182 transactions
28.99 vMB
0.07978210 BTC
Random Selection Loading Transactions
Max Size: 171.46/200 MB

Candidate Block

Mining Attempt 73d4697ad22d452cb76e0c7bc809d3d6e71dec542e01ff63e5d73b580092f1f5
Version 20000000
Previous Block 00000000000000000001ff05c472764085d93490be7914ce968789f65c454c48
Merkle Root 0b54f2f0dc63c6fafdf62527a949e808e757dc42e723df658e5dd5464f742969
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,759
Size: 1.00 vMB
Total Fees: 0.01893549 BTC
Feerates: 100.29 > 1.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,040 (273,036 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
642,004 642,004 000000000000000000046075da1e576cd7f67792b8e2a55437eb3e360dad1eae 2,301 1.00/1.00 vMB 59
642,003 642,003 000000000000000000042aa5ce6336e16e6e6ad6b1500173421f8db3521a3002 2,344 1.00/1.00 vMB 32
642,002 642,002 0000000000000000000297269c8ea1e8a7070ee5737febcfcd63b979e65cbd78 2,308 1.00/1.00 vMB 52
642,001 642,001 00000000000000000000e18d5e775be47505a034fc63a9f575b1b982fd68e419 1,130 1.00/1.00 vMB 117
642,000 642,000 00000000000000000008d02622c7a1b96735ed23bbbcdeb2d9fd04d2e4c71a73 2,243 1.00/1.00 vMB 157
641,999 641,999 0000000000000000000e975166101ae2f4b96d1c4ba4447c5d85f82f34b84a32 562 1.00/1.00 vMB 7
641,998 641,998 0000000000000000000705c77156c9376e3bf1dcd765ba9949aa66846e4a3088 2,010 1.00/1.00 vMB 46
641,997 641,997 0000000000000000000e92719de80356bff2499f79b8e680e6389412004c9b70 2,396 1.00/1.00 vMB 74
641,996 641,996 000000000000000000048b84e5a3e843ac8217df7117c3f20c2c3757df6f3a50 916 1.00/1.00 vMB 17
641,995 641,995 00000000000000000009194917bff5275824cc8cc9aaec75cb1d8fc84040dd3f 537 1.00/1.00 vMB 18
641,994 641,994 0000000000000000000f96ef7f2ed33fe1544ffeed70fa0633e30e4b71856f52 1,967 1.00/1.00 vMB 6
641,993 641,993 00000000000000000009101d6fbee29904aab1659a090b698b1a760b52f7024c 2,160 1.00/1.00 vMB 69
641,992 641,992 00000000000000000004db7993b0c747a8aebcc2b0cb7f23293616b785decb91 2,683 1.00/1.00 vMB 115
641,991 641,991 00000000000000000003d8a898902793663ebd872c3e3ffebeef2a59bc92ae2e 2,010 1.00/1.00 vMB 16
641,990 641,990 0000000000000000000dba75bb5bda80c0eb365c1dbac516c4e49fad74ecf46c 2,428 1.00/1.00 vMB 82
641,989 641,989 0000000000000000001045e2204d06607bc0ddcdd501abf876b3a2ab7a28336f 2,179 1.00/1.00 vMB 53
641,988 641,988 000000000000000000021d8346aab152900ca7030624e0ced2dd0f033c9db2b0 2,539 1.00/1.00 vMB 73
641,987 641,987 0000000000000000000384130d336e492aaf055ac0db9c6413f0adfbc92fc7ea 1,919 1.00/1.00 vMB 82
641,986 641,986 0000000000000000000401a70f0552f15561922663210c0f4d8208f7054505bd 222 1.00/1.00 vMB 9
641,985 641,985 0000000000000000000ba43de605b33439efbda21875d439dac552e0fcaf473a 1,656 1.00/1.00 vMB 44
641,984 641,984 0000000000000000000a6d9d2413087df5ff834c1a33251100a9693edc2c107b 2,747 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.46 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: 667.93 GB
    • Received: 15.32 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.