Loading Tool

Explorer IconExplorer

Memory Pool

46,793 transactions
29.87 vMB
0.07583697 BTC
Random Selection Loading Transactions
Max Size: 155.34/200 MB

Candidate Block

Mining Attempt 05e08c5d8820f2ab6088e8f4689e18398ead5d65ce8328620e6bb2ccec52b63a
Version 20000000
Previous Block 00000000000000000001ca0b1a4f597dd26771b73005a426a646eb201578566d
Merkle Root a01452da3300b5cdf1ac08dac016dcdde7a8eb4d3b25f9d0f9f114e7dbdea7b9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,695
Size: 1.00 vMB
Total Fees: 0.01678673 BTC
Feerates: 150.98 > 1.68 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,591 (538,190 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
376,401 376,401 00000000000000000e82cf0515278b952a448ed27b897c527c9cad6c8e8745d4 2,234 1.00/1.00 vMB 44
376,400 376,400 00000000000000000e96f7af493af0cb164e2989f5907b9e9f2c15f79e330afd 1,325 1.00/1.00 vMB 27
376,399 376,399 0000000000000000074281ab8cfa4270d52e0e58d133d30a5fdbbdcd663ee68d 875 0.89/1.00 vMB 23
376,398 376,398 00000000000000000f92f02e374790ec536cf6a9bd16af0098dafe49492df50d 1,851 1.00/1.00 vMB 31
376,397 376,397 0000000000000000013fa0db3570a8c7f20baabdf2e8e2a8e4dd74a6f83463ef 1 0.00/1.00 vMB 0
376,396 376,396 00000000000000000392392c2dd2eba4baf32281a57a1e3fdb703a427eb6bf25 1,239 0.89/1.00 vMB 28
376,395 376,395 000000000000000010d0758b9c4050baa31eee17264f405cf7938e0bef2dfa2f 1,043 0.95/1.00 vMB 21
376,394 376,394 00000000000000000442997e0c339512528ff14397b2a6bb65c682e5920cefe1 539 0.29/1.00 vMB 37
376,393 376,393 000000000000000011b5bda20b506ddaf31c1f76f8942a01f774325984d6286f 1,024 0.48/1.00 vMB 38
376,392 376,392 000000000000000002221cb8e8732f77da172a50fd6b0290cd5069d2ea192233 468 0.27/1.00 vMB 29
376,391 376,391 00000000000000000e09a4e8df3ef7dbd96924d741c1d14fcc09704122f8d7b3 373 0.28/1.00 vMB 23
376,390 376,390 00000000000000000b47612c74519a187bf654368a57b4a6e5945494d7d45c28 486 0.32/1.00 vMB 27
376,389 376,389 000000000000000009cfb964e401f77f18306dd2ddcac84592c095670cf6542f 183 0.11/1.00 vMB 29
376,388 376,388 00000000000000000368dc808020792cdb20fcba6b2166ae1e35384c6d78c11a 378 0.25/1.00 vMB 28
376,387 376,387 00000000000000000533114465e943eb7a893bbe8aa30bb9be4c17f8da4dd60e 162 0.13/1.00 vMB 14
376,386 376,386 0000000000000000033354bdf25e9ab52a53c074dd24561141f0ceb5f47209e3 314 0.53/1.00 vMB 12
376,385 376,385 0000000000000000051bf14e4fe3570b70e45b07c57759ad603a2eb2c6257ca6 801 0.74/1.00 vMB 29
376,384 376,384 000000000000000009a950d57d1e2845fe2a3214b3e145942035cf3fafeea7b9 1,242 0.92/1.00 vMB 26
376,383 376,383 00000000000000001162715a460bb99c5543bd52948248cd4ae21985af6dab27 1,722 0.91/1.00 vMB 34
376,382 376,382 00000000000000000b9ec965bb01d8b754fe9ff847fb83a9d71e2d5a861c772b 242 0.28/1.00 vMB 14
376,381 376,381 00000000000000000b0389923d55154e256ccdd300c9f00d58c7751a74be4aea 1,707 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 781.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: 627.86 GB
    • Received: 11.77 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.