Loading Tool

Explorer IconExplorer

Memory Pool

44,133 transactions
20.83 vMB
0.06230052 BTC
Random Selection Loading Transactions
Max Size: 117.60/200 MB

Candidate Block

Mining Attempt 27a9a3bed138d768b7a7fc872f217ac9245ee4f0b4e648ac7ef1e09791f3fe97
Version 20000000
Previous Block 000000000000000000007dae9b7e7e1d00da353eb04587d7b003687d74a0a2f4
Merkle Root 26bb9af0b9499280d713f2dc8039286d39cb431cc9e2259a1fef55c23626a60b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,916
Size: 1.00 vMB
Total Fees: 0.01905885 BTC
Feerates: 502.67 > 1.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,068 (785,452 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
128,616 128,616 000000000000008393abac4d81860d5ebef4d02c518a17e2cf1ebbebfc39135e 12 0.01/1.00 vMB 1,651
128,615 128,615 0000000000000771b1d01260af1f4e64e5b93e1d92b4142b4dc77daa89c7248c 2 0.00/1.00 vMB 0
128,614 128,614 0000000000001359ae9a4a6f35ba5cc3cc8808f01a1b57000eb293e8c92f8af1 18 0.01/1.00 vMB 977
128,613 128,613 0000000000001a0b451ce47b2fc604face72c32fa73cbf1db5a5000aa69a12ea 1 0.00/1.00 vMB 0
128,612 128,612 00000000000009b73ac92ff897bf3b815cc146b781d8ec00c3326793934caeac 19 0.01/1.00 vMB 45
128,611 128,611 000000000000248dd17a651a4484f79e608c8a54ae9adecc77e042c85a5ebd7f 30 0.01/1.00 vMB 435
128,610 128,610 000000000000075052ffadfa772a7f5889fa7261c51ae946321c4969f773047e 71 0.02/1.00 vMB 106
128,609 128,609 0000000000000bdb45f2694aec689b8f68ddea5794d091633445ff823dc5cc4c 39 0.03/1.00 vMB 1,067
128,608 128,608 000000000000038146344024b086bac79d565e3797315792ba823b73ec86b5de 11 0.01/1.00 vMB 1,004
128,607 128,607 00000000000015c80c303938d254d51c0ffba25872fcec9e4622390ed248689e 12 0.00/1.00 vMB 0
128,606 128,606 0000000000001b3ad5af88391cf1e1eb7a42fc4981008688495a66a561ee253b 194 0.07/1.00 vMB 1,042
128,605 128,605 0000000000000ad21223650745135b306e4843484ece3b9002ebeaa466489be7 21 0.01/1.00 vMB 1,033
128,604 128,604 0000000000001d6de108a795a601c60a314906ecb70cf2f3c200d04eee4fdd9c 19 0.01/1.00 vMB 1,076
128,603 128,603 00000000000011d9c55341babfdeb67f638bdc5941985d97618f2d647d19372b 183 0.06/1.00 vMB 816
128,602 128,602 0000000000000125327cccca912557457595237fdddb9e8d4803afca3f0d8fd8 33 0.01/1.00 vMB 892
128,601 128,601 00000000000008ea37461767aa58c529f8f6483cf9b1e784b2de24c98165c918 39 0.03/1.00 vMB 373
128,600 128,600 0000000000001f458b584aaccfd8efaeadb9222e4390b3e87fdaa5a9ccc8ecbe 18 0.01/1.00 vMB 1,101
128,599 128,599 00000000000011b25138d0c70a262db7d98eb2bf976072fd9b6c7091e574db9f 31 0.01/1.00 vMB 1,339
128,598 128,598 000000000000049c2f76cf373a0af62107d4885f5615265bca259547887371a6 6 0.00/1.00 vMB 1,302
128,597 128,597 000000000000220d953a399e816c64ae414852fbc03108190b2a2b4603f50919 9 0.00/1.00 vMB 1,660
128,596 128,596 00000000000019d58788766f7be80a470ecb5cccc2b98bb658a86aa055871fbb 77 0.03/1.00 vMB 283
Previous 10 blocks ↓
Total Size: 780.71 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: 555.02 GB
    • Received: 6.86 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.