Loading Tool

Explorer IconExplorer

Memory Pool

44,863 transactions
26.50 vMB
0.05606124 BTC
Random Selection Loading Transactions
Max Size: 140.23/200 MB

Candidate Block

Mining Attempt dbaec72fe5f458f2d5e9915d031f097d4508b093c0fe405a14f8f89407a06498
Version 20000000
Previous Block 000000000000000000004d1049722dcba3c177c8f8720a3a8519efc7b1dde709
Merkle Root 858c5f1be82bad9c82f8c8936bb9232cae8410a6b1646ba19f3c18804773c294
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,463
Size: 1.00 vMB
Total Fees: 0.00740834 BTC
Feerates: 150.62 > 0.74 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,757 (682,445 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
232,312 232,312 00000000000000883c2e7816284b3a4358add654ee15220655f45c49962fc980 6 0.00/1.00 vMB 126
232,311 232,311 0000000000000133d8357313ee92e7fda56928223b115d69e9bd5830dd5bb7c8 193 0.08/1.00 vMB 181
232,310 232,310 00000000000000f66119f0817f96bdcb1d1d90d19ee84ca0adcd96773286374a 411 0.25/1.00 vMB 119
232,309 232,309 000000000000008b060b2f94895ec37c9cb50253d794dfd340cb5faf6e40eb97 383 0.25/1.00 vMB 139
232,308 232,308 00000000000001998c666ada41c8114df4b8683e5346f33a72743d29ef0c0da4 50 0.03/1.00 vMB 132
232,307 232,307 000000000000007d89c2200258e192e1001502f5afd5cbff5cd18192ec41953c 147 0.06/1.00 vMB 182
232,306 232,306 00000000000000272a4f48896f5e4791a6e85d258fa5a9972cb9870300576f9c 212 0.08/1.00 vMB 8
232,305 232,305 00000000000000fac676795a195062069e3b6bb04767d741d833d10c27be9783 363 0.25/1.00 vMB 116
232,304 232,304 00000000000000eab241716c67dab2f1b842366b63c2896969d3f253595b00e9 693 0.32/1.00 vMB 144
232,303 232,303 00000000000001c9de30e28072550b4a6ac124e1335051a464eab2ab17c7c4ac 613 0.36/1.00 vMB 130
232,302 232,302 000000000000017a80dd7988de0ecdcd64358ddedc674df3deabc02420af6659 397 0.19/1.00 vMB 144
232,301 232,301 000000000000003f9afe355f4191dab5d7a60bccaae38114c8b60be33a84dee8 606 0.25/1.00 vMB 170
232,300 232,300 000000000000018162e1e79a7afead697f7971414c3abd1416b77212923811a5 6 0.00/1.00 vMB 50
232,299 232,299 0000000000000112d11f82a341b894825cf5e65024203f4a84b651a7c20c44ec 254 0.13/1.00 vMB 153
232,298 232,298 00000000000000fa375eef15d0714e94c03fbd96c38b1bbabcaf1683b24146d6 32 0.01/1.00 vMB 148
232,297 232,297 000000000000006adbb858c7356dd9e56f485787e08c5c7df87f9882758fd244 364 0.25/1.00 vMB 102
232,296 232,296 0000000000000149dd10b0a8d2129ba00d47fce87502870496af99a051f54d2f 736 0.25/1.00 vMB 216
232,295 232,295 0000000000000078fdce84df17e77e608ab8be67b0b40b345a32901913edcc7e 490 0.25/1.00 vMB 161
232,294 232,294 0000000000000091148cc8f8be1c6de2c29e307d8b412686a61a8af8014ec317 1 0.00/1.00 vMB 0
232,293 232,293 00000000000000ebda14d86bb7d65e1f9a606fdc88d291a2498fd450c9f54cbe 710 0.25/1.00 vMB 196
232,292 232,292 00000000000000f314f0dec63cb6244530704786101dd1d72ba63cd2a485c500 266 0.16/1.00 vMB 153
Previous 10 blocks ↓
Total Size: 781.96 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: 647.40 GB
    • Received: 12.93 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.