Loading Tool

Explorer IconExplorer

Memory Pool

75,708 transactions
28.32 vMB
0.06414032 BTC
Random Selection Loading Transactions
Max Size: 171.54/200 MB

Candidate Block

Mining Attempt 0191e926a695383eba3bf0f0e7016540d68e4384ee727d2925fd5379a827b7b3
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root 0bc338283b9d084b34cac09cb4eea2d487d17b7bbff48a248ef9296cceecd374
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,957
Size: 1.00 vMB
Total Fees: 0.00554629 BTC
Feerates: 101.00 > 0.56 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (497,545 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
417,613 417,613 0000000000000000006ba4922ec2d77486a4d905be63f8b077152511d707b17e 1,397 1.00/1.00 vMB 38
417,612 417,612 00000000000000000390f1bbc9eadcbf1eb691cf85b9fff0e369016600ebd21a 800 1.00/1.00 vMB 23
417,611 417,611 0000000000000000018b397a53b5da328386f2e23edac9bca2a6aa12a47f97ea 1,356 0.99/1.00 vMB 35
417,610 417,610 0000000000000000045d2507c9959e8aeaa83dd5d3f34b33f6b728ebcbec522d 2,484 1.00/1.00 vMB 74
417,609 417,609 0000000000000000023f8f96803b66b7167bc6d925cd60ed3ade880207d672f2 895 0.93/1.00 vMB 22
417,608 417,608 0000000000000000007776c6ad31035d978fe87d474315eb6f58a79d3663fcf1 1,423 0.59/1.00 vMB 63
417,607 417,607 0000000000000000006c2683ec18daf1be04cf5ef52e48b63ec89a61320641f9 1,950 1.00/1.00 vMB 57
417,606 417,606 0000000000000000045d666fb74bb19a61df9dc70affbe239594d4195e500c97 1,948 0.99/1.00 vMB 55
417,605 417,605 000000000000000002eaa1dcdd94321b6c17f352c371a8769712f873259745fc 2,334 1.00/1.00 vMB 80
417,604 417,604 0000000000000000001dcd53fca47757dab697f5e01645f6b047d5e7fc67212d 1,743 1.00/1.00 vMB 45
417,603 417,603 0000000000000000029feea70face04cecf2fe67bc33526f31efea6c6933fc93 1,809 1.00/1.00 vMB 101
417,602 417,602 00000000000000000103232c754829adb3e232b203fb3b9e19426fc11c2e3411 1,069 1.00/1.00 vMB 55
417,601 417,601 000000000000000004ed1c4c0a0ed42eda70ca225479b605bf62b40bb9da7e67 587 1.00/1.00 vMB 16
417,600 417,600 000000000000000002a611857e23461c69b6d0dfc6136769e3f2146ed6bf1520 1,970 1.00/1.00 vMB 62
417,599 417,599 0000000000000000004eae00e7d3f49fd5085ee846207e908523cbb8a583b737 760 0.36/1.00 vMB 75
417,598 417,598 00000000000000000276abc02f1eb879b3951a4ce151b9cb327140d0991a149b 1,133 1.00/1.00 vMB 38
417,597 417,597 000000000000000004ef9a31937e8c218ec614364a2849e2650687a9f0d78831 1,667 1.00/1.00 vMB 50
417,596 417,596 00000000000000000510a804e9392335e35e6f0e70134d239fd12e2560547266 770 1.00/1.00 vMB 29
417,595 417,595 000000000000000000793d54a7cd5e9edb8141d1f9e95ab98d3980f1647a4559 1,454 0.93/1.00 vMB 42
417,594 417,594 00000000000000000217e5238b5f735006c968fe7fae382275e25934de106e30 1,447 1.00/1.00 vMB 43
417,593 417,593 0000000000000000014f370ad9920b78820e7d29bd2ab2aadcbf5321bd66d639 15 0.00/1.00 vMB 212
Previous 10 blocks ↓
Total Size: 782.67 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: 673.10 GB
    • Received: 16.39 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.