Loading Tool

Explorer IconExplorer

Memory Pool

27,801 transactions
24.43 vMB
0.05031830 BTC
Random Selection Loading Transactions
Max Size: 120.41/200 MB

Candidate Block

Mining Attempt 98fc6b04481c7f2f2e7819bdc351ad07e71ea45eab2b09fe3ad80404e1204e80
Version 20000000
Previous Block 0000000000000000000027ea5e830865523709471e1800639083b2605d13dfd3
Merkle Root a7224d7fb5f820b6e989d6f05a022b9ae1d2df5115fe611866443b13182725e0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,353
Size: 1.00 vMB
Total Fees: 0.00700374 BTC
Feerates: 73.20 > 0.70 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,702 (735,265 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
179,437 179,437 00000000000008f45f11e7534e3e3374e9ab217c44854bc7392ff17536b088d5 93 0.05/1.00 vMB 118
179,436 179,436 00000000000001a1eca3a164b935e6398101a267c8a6189d51bb4ee716c73de1 84 0.03/1.00 vMB 128
179,435 179,435 000000000000084045d435e306638d746ecd67438a6426e15c4aca0b6be723ad 211 0.08/1.00 vMB 126
179,434 179,434 000000000000057374e8492b9de76687076e97692f7635afd7bb1c37d0e3154b 277 0.13/1.00 vMB 130
179,433 179,433 0000000000000146cca09914093f182831cf3d7697f93a00a1035c7d27b920ba 248 0.12/1.00 vMB 371
179,432 179,432 0000000000000119e7d440c183edb13be0f6942275f7d8dc06d2ea67f7a33dfa 9 0.00/1.00 vMB 69
179,431 179,431 0000000000000234453c27e603a48a219f3cf7f21c5aa1c7883c186c4c961f6f 125 0.05/1.00 vMB 199
179,430 179,430 00000000000000209c3219bdecd59860a8a807d87bca69fb386cc4878bc9acb6 39 0.01/1.00 vMB 101
179,429 179,429 0000000000000090e22125783434ef80e36e3f9a416c6fbd4cf744bd0e509cf2 336 0.14/1.00 vMB 145
179,428 179,428 00000000000008adfa3729d830b79a788decd3a6776fab8d76b894b9984a959c 48 0.02/1.00 vMB 128
179,427 179,427 00000000000008eface9f03d12aa90fb7438510021ec3c8efa114b9cc6e230e5 101 0.04/1.00 vMB 86
179,426 179,426 000000000000069a47e345c53bdb5fdd0945e6152dddd6e90bda3604ddfecb71 270 0.14/1.00 vMB 168
179,425 179,425 000000000000085e3c051781cd5bdca7b537d282bbae182533bb6178074d1aa5 20 0.01/1.00 vMB 92
179,424 179,424 0000000000000780e8d7d382e048c522bd4882664addfd5e66c27d6d1377b83f 206 0.09/1.00 vMB 128
179,423 179,423 0000000000000ae53f0c78330f6c2fbece2752909bc3742823e4fab29c5fd2b0 30 0.01/1.00 vMB 100
179,422 179,422 000000000000092bb1c6710692cf35f6682944224cf940c03e62e15a167265bd 47 0.02/1.00 vMB 162
179,421 179,421 00000000000005d54dd191d838ddd79b832444871b6989351a1d8c0b70f5cbf6 238 0.11/1.00 vMB 258
179,420 179,420 00000000000009f7b11fc6ce7bd216688bc56133f92f1e03749218c573bd8293 16 0.00/1.00 vMB 55
179,419 179,419 00000000000005e2503215a94f60ea0354a88c792a5b823f0e6f487a64966925 12 0.01/1.00 vMB 9
179,418 179,418 000000000000048df2d1627f8d515c9e75f97a1e8735b278ed6374a7a608de04 56 0.03/1.00 vMB 110
179,417 179,417 00000000000001f768cb66614a5a0407c55b1ea599fda0a75cd826e7a69aff3e 76 0.03/1.00 vMB 135
Previous 10 blocks ↓
Total Size: 781.86 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: 641.77 GB
    • Received: 12.52 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.