Loading Tool

Explorer IconExplorer

Memory Pool

18,782 transactions
8.65 vMB
0.07053763 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.08/200 MB

Candidate Block

Mining Attempt 6a3205a95bf3e444729404042f3957fdc7d7d2facc511c5082da2186235f1e85
Version 20000000
Previous Block 000000000000000000016b0eb8b9414d1fd2cf6d6ec5d671a5ce90db7ff1b528
Merkle Root 9657f1e68896fe9cd081ef5f41aaef6ea112f55047ec98ba76771153b5bdf020
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,812
Size: 1.00 vMB
Total Fees: 0.05184502 BTC
Median Feerate: 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,390 (783,326 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
130,064 130,064 0000000000001d34ea4e1f115667232176ce32f56a0733e7ccc0abf4830ce95e 42 0.02 vMB 663
130,063 130,063 00000000000004d1ad15adae534540e10ef3d71420d93136e0e163174c78d827 8 0.01 vMB 546
130,062 130,062 000000000000058622537e7aeede257da2650fe2a75dd0aec0a7432ec8d61e0c 79 0.03 vMB 516
130,061 130,061 0000000000000b47f8eaedb2e9a7aca104bef216b1df17a727070058aeb2d8b8 25 0.01 vMB 1,928
130,060 130,060 0000000000001ba7c1da9d053c5d5da5e2da37f4f4ffecd1adbaeafb1d25a420 12 0.00 vMB 702
130,059 130,059 0000000000001479965782075ed0ec8550dd1add5b0cafcda243a0ddb19e893a 15 0.00 vMB 619
130,058 130,058 0000000000000ea4e4a84a8d2b60cafda808a32ec1a3841bcbc3e549d9b8ba3b 106 0.03 vMB 465
130,057 130,057 00000000000004eec5e48eb4feff921e423c555796659e09ab59d20e7aa86c6c 13 0.00 vMB 533
130,056 130,056 000000000000132cee1f4283ac869bae34b069855f8d1c16e444ec5485a3d4d5 36 0.01 vMB 0
130,055 130,055 0000000000000558c5fbf4577976772d0a467bd3182e4febbf47a620d17326c7 57 0.04 vMB 1,162
130,054 130,054 000000000000180d40fe0dde48941344662a7673d28b54e9be3b9377cdd99755 4 0.00 vMB 2,460
130,053 130,053 0000000000001c1d43211bb604f0aece9e3c4029195cfb0a7a87768362c15e1f 23 0.01 vMB 955
130,052 130,052 00000000000014ab9b6c82a9b0a5a507ac00aa0fc10baa71a33b8bffaefe52e8 150 0.06 vMB 1,596
130,051 130,051 000000000000133881f29e13c23b445f10233c3330afbf6f7d26d49c896685a2 1 0.00 vMB 0
130,050 130,050 00000000000018853755fbcb9f4b71af41cdf8f6b3bbe5027d3dbbd29c9041b5 155 0.05 vMB 120
130,049 130,049 0000000000000c88f2751419282f29473c3b6f6183b69c74327a6d751e6de9bb 30 0.01 vMB 284
130,048 130,048 00000000000010d424f314decb643f8e0a0d50e4289abb346e26bdc5de543b2f 76 0.03 vMB 1,003
130,047 130,047 000000000000143358222c3d1aad7ca3176a7fdb4c2ebc55c93258fb4cc7f19e 39 0.02 vMB 1,152
130,046 130,046 00000000000002e1d524fe6edbd1689d5c8dcbfb8c60390058ad16b15c484f0b 124 0.05 vMB 42
130,045 130,045 00000000000005a173179193c3c9126a7a8b59065aa8cd637174e11d35e4fcd4 17 0.01 vMB 599
130,044 130,044 0000000000000d4400ca1d7927eb221044861a8d4233d9b1e34b7b8f1beaf586 101 0.04 vMB 1,492
Previous 10 blocks ↓
Total Size: 779.54 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: 245.36 GB
    • Received: 0.93 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.