Loading Tool

Explorer IconExplorer

Memory Pool

26,257 transactions
5.95 vMB
0.03482625 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.45/200 MB

Candidate Block

Mining Attempt 6584a74fcd9c03422ef6aea13fd467a81a110835d8884d487eea447eb4dfe4a1
Version 20000000
Previous Block 00000000000000000002171523b0948b2408751d81c5c9847d3c3e54b812a019
Merkle Root 4335ba6b1c388e3126fbdbde25458c39daa2e5123e26e9a191a13097ec96c7c7
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,170
Size: 0.77 vMB
Total Fees: 0.02110213 BTC
Median Feerate: 2.19 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,232 (746,183 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
167,049 167,049 00000000000003475ca897e70edb2213c9bbd3b566aecdd0a1481d0d3b4399f0 92 0.03 vMB 94
167,048 167,048 0000000000000aa034ea272a16456ea4737f9848ad34157048c3b27b4d0c1b4c 98 0.04 vMB 134
167,047 167,047 000000000000062b96609d9afd5a42855772a5c178bafb796eb0dfee7543ddaf 18 0.01 vMB 65
167,046 167,046 0000000000000a33418a33647fad9bb619f0e360701c902ef26689bc1f22b142 80 0.03 vMB 106
167,045 167,045 0000000000000640527a3d5e1e3392178d7829682753501c6ec53d8ce5992bd8 70 0.06 vMB 484
167,044 167,044 0000000000000b435c6d53717e10d1361fbbd962c2925acd39b9f10fa0a201df 73 0.03 vMB 109
167,043 167,043 000000000000007d9b2e0c9d4498027fb599667717feccc24c14d84a738dc947 35 0.01 vMB 55
167,042 167,042 000000000000015fa591128e34f85323f85a262db0c203775a72a4bebcf7a197 120 0.06 vMB 126
167,041 167,041 00000000000005ab9598940c9524841085a7bb1ca0677a6fc879670fdcb6c82c 7 0.00 vMB 427
167,040 167,040 0000000000000a138d634f231ba1d7bb93e71baf0df6bd58bc374ee06956f4df 22 0.01 vMB 59
167,039 167,039 000000000000003e2b8d392c50d257035dc5476f666d3f24a5fb1c1a5d683ed8 48 0.02 vMB 302
167,038 167,038 000000000000055191eaa09098ea8431c6936c7ac3618a0f50e6f504148d1377 114 0.04 vMB 89
167,037 167,037 0000000000000431625b28e9861eb29d369f03d7ac02a07ba7425be32b9d66f8 23 0.01 vMB 194
167,036 167,036 0000000000000113e465e0e96c9c8106338ed8d590384bb7c5f43cdeaa85b8e9 4 0.01 vMB 17
167,035 167,035 00000000000006a0d1a39c67cd8e0f399a9667513a94c55cfd6be7c08262c423 73 0.05 vMB 142
167,034 167,034 0000000000000061b38c586e0e49c4b6c3f36138cbd259458d9ccfbc1f29cee1 15 0.01 vMB 102
167,033 167,033 000000000000099755110feb761a1281c771faaa0d566140f40831435bd84b01 27 0.01 vMB 120
167,032 167,032 00000000000005019f89981de8aeb3cfefb7f0a7b030191cac0ce8b2df69c6ae 176 0.05 vMB 19
167,031 167,031 0000000000000b1470f4371455b700bd5dc124ffa35ec6bbb51210d66fc98305 1 0.00 vMB 0
167,030 167,030 000000000000076435a29b8f0b3bf5b3ca1235209865496c944fde8dc8772d66 115 0.05 vMB 86
167,029 167,029 0000000000000a2e3d7051f9ae94dfb28b7ed718a02f3bba10406f207c349503 182 0.06 vMB 118
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

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