Loading Tool

Explorer IconExplorer

Memory Pool

86,539 transactions
32.93 vMB
0.07728557 BTC
Random Selection Loading Transactions
Max Size: 196.33/200 MB

Candidate Block

Mining Attempt dbe53df0489e6e0a0afbec9d965d1ba7e1d74720b367ed7514c5b8458ed473eb
Version 20000000
Previous Block 00000000000000000001120b3e90121a7d53199734640ccdc9413977ac8b9735
Merkle Root 13ceeccc1e8e8aa5d559357e61def882d6293f892a7b22fd731080cda90401ad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,973
Size: 1.00 vMB
Total Fees: 0.01186962 BTC
Feerates: 151.14 > 1.19 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,947 (703,094 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
211,853 211,853 00000000000002b739716333110739f3f13e9b06a1e4b3a798271ca47f3bfdbe 10 0.00/1.00 vMB 24
211,852 211,852 00000000000001276c71333abd88116eb5daccc5acca22315350bb865fc5cf82 167 0.08/1.00 vMB 129
211,851 211,851 00000000000002d292153ae5a50a1274974fc3ccbe8ea2d48c4c66390bcda842 340 0.17/1.00 vMB 179
211,850 211,850 0000000000000171b18a53ef3772e2c8a448915726bb311869d6381a60a33a8f 423 0.21/1.00 vMB 212
211,849 211,849 000000000000014241e2393c057aefcaa0eaacb119374e529312f6fb3460b2da 128 0.05/1.00 vMB 109
211,848 211,848 000000000000031643acab05eaad7af499037608ec43b83b6b897f1817337cf5 419 0.25/1.00 vMB 149
211,847 211,847 000000000000045e7a7cc492a7b66ede310f81178edca7370fe226aabf724c1c 571 0.20/1.00 vMB 227
211,846 211,846 00000000000000a842b575a0a4b4e3e1d6ee7e62678ff7eb41cef303981db6a1 235 0.09/1.00 vMB 243
211,845 211,845 00000000000002c20e5ec95824148f6c2f1b0edf125580c611cf51cef20f43b1 271 0.13/1.00 vMB 156
211,844 211,844 0000000000000195d98ae452fbbc77c186ef358b6773bba44393e27fe6776060 441 0.25/1.00 vMB 128
211,843 211,843 000000000000012d9325e6b130ca6f7809af4ba32636b9449927cb4492e277b3 1 0.00/1.00 vMB 0
211,842 211,842 00000000000001f5564e973672f86a93256bdc0177669b0a2e75e5a7da5baab1 375 0.20/1.00 vMB 190
211,841 211,841 000000000000009104392fc41fde7c1e46828f18a54c56094f151f798c2b91c8 124 0.05/1.00 vMB 326
211,840 211,840 000000000000041d77e1eb26e2a65cd14fad3d6067e9312e44b9cd41849ce799 154 0.05/1.00 vMB 277
211,839 211,839 00000000000000cf36ac1eaa9547c5853ab1f81ebcfe0667c3be9c69d4fa8d4a 80 0.03/1.00 vMB 158
211,838 211,838 00000000000001e6bc9c61793d3599d9feeda34ad5a5de7bf3695ff3eae0f1fe 441 0.25/1.00 vMB 168
211,837 211,837 000000000000011053bf073a75e8556d24c52f0f75fcc2f99856827b55cbf8cd 575 0.25/1.00 vMB 204
211,836 211,836 00000000000001564cfb5d8aa5463e29a4b3c2cb7bfaffa36837e137490adcfa 104 0.03/1.00 vMB 86
211,835 211,835 0000000000000011bca6b7e18b8b05dff64f31c67778294fe9905eb3fb31340d 463 0.22/1.00 vMB 142
211,834 211,834 00000000000003acfa257eb18bc969b0e3e4f7e771dd0c4fba21e5d1a98103fc 126 0.05/1.00 vMB 182
211,833 211,833 000000000000026851cdefe5e21850f8a62b42b97f89687ef42ca51776644595 121 0.05/1.00 vMB 156
Previous 10 blocks ↓
Total Size: 782.29 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: 657.32 GB
    • Received: 14.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.