Loading Tool

Explorer IconExplorer

Memory Pool

39,872 transactions
17.60 vMB
0.14293885 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.12/200 MB

Candidate Block

Mining Attempt c355e2b64a4084f8e60bf3e816c158dcea7a8428cb5f1948133202099812762b
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 072dd9c9f7f5bb9670f359395031cca74ec34000266ae05642ccf9a528255854
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,409
Size: 1.00 vMB
Total Fees: 0.03889383 BTC
Median Feerate: 3.44 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (748,488 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
164,833 164,833 0000000000000af88e8a1a71b53dfbc36575a53b372e0de17665d6ef504f6544 1 0.00 vMB 0
164,832 164,832 00000000000002abef0d802f48e20b341f633262e46e44666413933a688876f3 12 0.00 vMB 359
164,831 164,831 00000000000007154b0acac01879a9e752df265cc359b4a7bd8b3a3d206f003a 66 0.02 vMB 19
164,830 164,830 00000000000004a946ca796a351f71b82ed14c13e19c6d51343a808281ef9957 119 0.06 vMB 179
164,829 164,829 0000000000000508aa49ca62241fb6e18ae74595b5c7f2e2bd9317f812484b58 12 0.01 vMB 2,172
164,828 164,828 00000000000003f3803f7a6c6ffee2388a37ba2f8db2ddf26e48e51cfe1acd17 63 0.05 vMB 117
164,827 164,827 000000000000020e901fcf67e6149d12a139d094cfd7761d0c60bf5b7ec6a9fe 12 0.00 vMB 16
164,826 164,826 00000000000008e2c73f205067f1bdd59a2e67d3097e2185da430806ce7ac602 37 0.01 vMB 22
164,825 164,825 00000000000009bf096ba0295ab6915b0a9940381f694779948f3acbc50e73c4 30 0.01 vMB 34
164,824 164,824 0000000000000136b4c9c008265d5be0681887926e3b26f9d41026beb85a7588 38 0.02 vMB 133
164,823 164,823 000000000000030445fef27a0ac0be6530dba3477c5337cc34c8e0b61aa863b3 49 0.03 vMB 14
164,822 164,822 0000000000000bd603160bf7aad955635e7cf3566f6dee7deb568c90b6175d70 32 0.02 vMB 91
164,821 164,821 000000000000041e2959c43dd61ebba46dd18d3447093295b1d83b47775262f3 45 0.02 vMB 88
164,820 164,820 0000000000000aba9ec037c79d6e91abdcfac8aaeb2da2160f307e1fa269b9c7 4 0.00 vMB 0
164,819 164,819 000000000000052a8c2c165eeb02ff7ef69d00cd30aae8fe5113d77fd958b56c 19 0.02 vMB 64
164,818 164,818 0000000000000a43e17e0b530cad80341f7591125aa53ef08473854d73567b2e 17 0.01 vMB 38
164,817 164,817 000000000000025ca0e980441cb2e3de53a9a3317744b891e86c47974169c22c 49 0.02 vMB 15
164,816 164,816 000000000000032c260790e4333900da834c2d53d410babdfac3482ad21b02b1 10 0.00 vMB 38
164,815 164,815 00000000000009b245db12ac235b080337ed249353133de3a617721bff5faa37 13 0.01 vMB 135
164,814 164,814 00000000000005b5968c8ad27749e900e26ab3c904b7cfa2bfe1109b427d1231 18 0.01 vMB 211
164,813 164,813 0000000000000c4eb09e95cd8f145226feae54da3760c4e76c4639421f039f14 28 0.01 vMB 126
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.81 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.