Loading Tool

Explorer IconExplorer

Memory Pool

39,923 transactions
17.61 vMB
0.14347872 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 97.19/200 MB

Candidate Block

Mining Attempt f502da332790f8694c341f1baccfe7810c3809f1317a67012477a4c8479dd57f
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 6c92f97d42ef5f410991472d14da537d53b0215de6b5ef2e086c9ade64ad3600
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,429
Size: 1.00 vMB
Total Fees: 0.03916428 BTC
Median Feerate: 3.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (769,990 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
143,331 143,331 00000000000001852c49b31938ff22599bf50fe2a4f36abb1c9c4dd296bf05bf 8 0.00 vMB 56
143,330 143,330 00000000000005c440ef51539007b4ee8f76e89816253c23ecd4bc6f7366aa52 12 0.01 vMB 258
143,329 143,329 00000000000008a492196c1b22ae68f970ad36f10fa6ad0a3acf959b82e22a71 37 0.01 vMB 29
143,328 143,328 00000000000008dbc482dffd193c52a68f10fe1c5227aa7f6ac99ba501e9e31d 18 0.01 vMB 68
143,327 143,327 000000000000090207932f697187bac8fcb0beea8da678ef5e61fc531e20231e 55 0.02 vMB 227
143,326 143,326 00000000000000903687a9296413ce9c5f7dc8cc338731a415e4e27328769757 67 0.05 vMB 186
143,325 143,325 00000000000007d4fa6b56c96874861e26e981b03895188763db38ad6bc1534b 101 0.03 vMB 3
143,324 143,324 000000000000045223e3126976104d946b698f9602f11623546ac2f180286239 67 0.03 vMB 169
143,323 143,323 00000000000001014995118a98326867b711fa1cfab91e491d8b3987d07c2bc3 61 0.03 vMB 129
143,322 143,322 00000000000005df05a614a85815b73e107bf1c6f804f50a74dd88b2763125b7 89 0.05 vMB 125
143,321 143,321 00000000000005264868251f11a7a9ce295be8bb03e410c230a8de63ff1b3ea7 8 0.00 vMB 1,135
143,320 143,320 00000000000004e0fda3a9e5a241ce50a34ac8b796160d05aad89c5930de754e 88 0.04 vMB 201
143,319 143,319 00000000000000327ff7b666e8277829f2e140f020e8a1085c4fd1194e536a58 14 0.00 vMB 38
143,318 143,318 00000000000008fd71c339d3e0a3d82d72fcf890f1ab13ab360aef387dfdd348 17 0.01 vMB 230
143,317 143,317 000000000000068ee4a28d8935abafc7e79fb18f239c9cb1f054424c5162bde2 16 0.02 vMB 118
143,316 143,316 00000000000007f6db211283a0400cfda0c2c49bebfd90e796f74863e2d9b0a2 5 0.01 vMB 13
143,315 143,315 000000000000003d73f65248273327ca1a1911d4f785586a460b4a9d81f4b5fd 11 0.00 vMB 32
143,314 143,314 000000000000017f26c846bbaca35463ea50c0dcddb7cc65e7935c902dbaee9e 71 0.03 vMB 206
143,313 143,313 000000000000011003f4222a14270b7b879c70a4724af4026a23b2b7511eeab1 135 0.05 vMB 146
143,312 143,312 00000000000001a902b617f6322e3a7ebcdb6443b7128eb131ece953128b2280 61 0.03 vMB 413
143,311 143,311 000000000000028f8bb97b72081039ff07de87c5f9dcdbbc7df906770368ec52 130 0.05 vMB 512
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 91
    • Outgoing: 10
  • Data Transfer:
    • Sent: 111.86 GB
    • Received: 0.47 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.