Loading Tool

Explorer IconExplorer

Memory Pool

16,554 transactions
7.99 vMB
0.02021049 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.63/200 MB

Candidate Block

Mining Attempt 946897a4e7ab180e2084c2db0f7acd20bdde149a976de2ca67c537f181774472
Version 20000000
Previous Block 0000000000000000000170c67e58e6b2743a2a358553ccfe3fb9590b1d57ba5f
Merkle Root a7af6153e2935227b3940aabc39c406f5a12d8293bdb674cb3696ecb2f169631
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,873
Size: 1.00 vMB
Total Fees: 0.00362490 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,402 (779,037 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
134,365 134,365 0000000000000565b0aae858eb226297069e96fc7dd40ac7f3a5994e5395d41d 11 0.00 vMB 930
134,364 134,364 00000000000001f2ed6c07bd5d5bd6ea0d8a98ba87d71447fe1b859457a217e8 46 0.04 vMB 238
134,363 134,363 00000000000002c1fce25fc2b464b5f7de8812f10d8edd29d8840655f1abd3e4 6 0.00 vMB 594
134,362 134,362 000000000000040178baf6b04ac96528f87d4de7ba78ebaaf955da1d65ab1d9d 23 0.01 vMB 79
134,361 134,361 0000000000000b65d00fc81d54d8fb07e5085b681b07714da8cb05d9c885c1a9 19 0.01 vMB 1,200
134,360 134,360 00000000000006424dc22426a8644126a0ab084c300e9ee0fb081d04eb1ae5f0 61 0.02 vMB 360
134,359 134,359 00000000000008bb6db2d93bb36e6a6b836447bbff3a28a7c651fb03092e55b4 28 0.02 vMB 84
134,358 134,358 00000000000009bfccc7698532307a70f2f380d5712ad85ffa3089abb47a53d4 32 0.02 vMB 1,321
134,357 134,357 00000000000003f6ea38ba34a6c30d3f902c6e10d1b7c1e6d6ec47dc70ae8e29 10 0.01 vMB 287
134,356 134,356 000000000000093216eff45365813601fa0fe368fab9f795f34e8a52f4e7f81f 49 0.01 vMB 17
134,355 134,355 0000000000000721368e6361831ca01e175f554aa6d024046d91c14b82f5969b 21 0.02 vMB 806
134,354 134,354 0000000000000534685bb20a4424f13b1c592114646c58eabecfa7119a81a3cb 28 0.01 vMB 515
134,353 134,353 000000000000063b269071396759666522a0aa6c0013b6e80d24450515d67b5d 15 0.01 vMB 1,162
134,352 134,352 000000000000006f9164885b7ac479a0ec472ffd19641f63ff31b422b146d97e 45 0.02 vMB 57
134,351 134,351 0000000000000b2466d043cde25b326bfe950afc785f910e5a9735bb8a1e5ffd 9 0.01 vMB 729
134,350 134,350 0000000000000a9b2c10c9937ad1b4ac7e1de2db34de5e5975ebb7e42905cf20 10 0.00 vMB 52
134,349 134,349 000000000000041a8e59ca280b2e581474c7f5c081232013c80d9dd18ac7153b 8 0.00 vMB 843
134,348 134,348 00000000000000f5e9ee214cb24a7ca11b32ee68b57202ce70e8f6001825819f 37 0.01 vMB 331
134,347 134,347 0000000000000389c931969dcd844c66dfef5a66370310a551f0b80cad1a5edb 16 0.01 vMB 554
134,346 134,346 00000000000008501ac46e43125babd0b81b49ff4270a833d2907346d9bbabe6 26 0.01 vMB 668
134,345 134,345 0000000000000087a01822e1823292309fd6e1736b66c3cca8edcd7de222a484 37 0.01 vMB 44
Previous 10 blocks ↓
Total Size: 779.57 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: 268.55 GB
    • Received: 1.04 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.