Loading Tool

Explorer IconExplorer

Memory Pool

78,601 transactions
29.13 vMB
0.11756123 BTC
Random Selection Loading Transactions
Max Size: 175.72/200 MB

Candidate Block

Mining Attempt 27c524f377a5876eb4a478dce546f6005d2460954c0083d07d51286e787b9cf9
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 43860c9ddaba5f3b45d2b443a90abfe0f37a1955fef17602703914a903b39d4b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,112
Size: 1.00 vMB
Total Fees: 0.04233933 BTC
Feerates: 150.80 > 4.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (727,187 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
188,063 188,063 000000000000039200446ffa25347ed1729aabefd21531f046b7c4645ed7aa41 9 0.00/1.00 vMB 95
188,062 188,062 0000000000000348674a429dacab65e9e4bbd3499a1f63f3db990fcf35766dce 230 0.12/1.00 vMB 209
188,061 188,061 000000000000011ede51210cc7a5e9b38b3cae9d01b2c46ead0207d11539f8c5 35 0.01/1.00 vMB 198
188,060 188,060 000000000000082e100a56b7915790f781d52c349fc2c79c1ecfe1cf861f9059 23 0.01/1.00 vMB 69
188,059 188,059 000000000000011e411f1799f6babcc36d17d8dbb2c92d4115f35a644309ac8a 103 0.06/1.00 vMB 83
188,058 188,058 000000000000036222a63850490996f110212cd2e8481b4117c2b0011bf1a5b1 70 0.02/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 782.85 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: 712.78 GB
    • Received: 17.21 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.