Loading Tool

Explorer IconExplorer

Memory Pool

74,904 transactions
27.71 vMB
0.07681497 BTC
Random Selection Loading Transactions
Max Size: 168.66/200 MB

Candidate Block

Mining Attempt daec5d93b9f54f313e7802e56a0dce179354ebcc1f178f47bc6236c6f557d34a
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root a9e3c14d2470cf17081c67a654d6f12cceac632cf00e2476f1d75ad216801c41
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,175
Size: 1.00 vMB
Total Fees: 0.01754920 BTC
Feerates: 472.31 > 1.76 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (727,207 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
188,084 188,084 0000000000000918455121bf24fbfe76c685c573521cac475e5475b2d0423d2d 83 0.03/1.00 vMB 86
188,083 188,083 000000000000084529614c46fc7f8060ff48ca4d7d1a74ff910b9bb774d983d5 24 0.01/1.00 vMB 93
188,082 188,082 00000000000000f858b096e75882357cc70a2a47d1af1a747f7df2862df93401 319 0.17/1.00 vMB 99
188,081 188,081 000000000000054562385bfb2ee4e99ee60a56e9ed9ebc9b621fafdb200fd945 81 0.03/1.00 vMB 70
188,080 188,080 00000000000001ec27b8fba5c9d6ade3497899a0e6ecf2ae70ebfca7c7273fac 422 0.19/1.00 vMB 120
188,079 188,079 000000000000040d3368662980ef50f24486c71ad58e54224350ca9bdf9df7dd 68 0.04/1.00 vMB 53
188,078 188,078 000000000000081f05c6c12ec09187fa1be4055630257c0c92a38c9e7412c093 512 0.25/1.00 vMB 132
188,077 188,077 000000000000070b5752dbc73197edc1238d6804dd0a289f5ab18ea37abf32cb 154 0.05/1.00 vMB 58
188,076 188,076 00000000000007eba217d643171ae112fb49eb2b97cddfaa4ffd15d5911f03eb 119 0.10/1.00 vMB 88
188,075 188,075 0000000000000561693cf8807569c08d665e575c895062369d7ecf06146c2354 7 0.00/1.00 vMB 15
188,074 188,074 00000000000006025988999f319a2f606fce931c9b639dff3c4940e2a7455e20 32 0.01/1.00 vMB 0
188,073 188,073 000000000000011068762a07932df7fbe6866a36746d710b2763b081b4772fb4 11 0.00/1.00 vMB 53
188,072 188,072 000000000000051fbda488fbd7b2369e72b4c55411ba14377762a235eb5ee5ff 452 0.21/1.00 vMB 116
188,071 188,071 00000000000007a79eba13d8cb9c257a904606d1fd12f176c2b131a40c15dde6 143 0.05/1.00 vMB 27
188,070 188,070 0000000000000525084b1d2daefd32fa11eaef023c017a11312c72f2b466df7b 256 0.10/1.00 vMB 128
188,069 188,069 00000000000000ee359c1d16f06b7c482e23f5ae875fd57ac95b6306c21e04a9 594 0.23/1.00 vMB 198
188,068 188,068 000000000000062cfea59112168201f340b2efac08de80c77947f8e7e631d686 58 0.03/1.00 vMB 84
188,067 188,067 00000000000003a2cd46f31a0a838f1dae8f458030413a366c6a23659ea8bc4e 19 0.00/1.00 vMB 71
188,066 188,066 000000000000065ce64836132d466dd1f159e915d06375bfe5cec5fa5ff4b8a2 81 0.03/1.00 vMB 69
188,065 188,065 0000000000000677df49cb89a8372f3f281622be080d50bbc3ade7e4f28b81fc 549 0.25/1.00 vMB 125
188,064 188,064 00000000000005e4cc27609ea96a6b991135dc890e12c608bf3c4c0a13c33a4f 116 0.05/1.00 vMB 126
Previous 10 blocks ↓
Total Size: 782.90 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: 713.55 GB
    • Received: 17.39 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.