Loading Tool

Explorer IconExplorer

Memory Pool

76,721 transactions
28.23 vMB
0.08722306 BTC
Random Selection Loading Transactions
Max Size: 171.94/200 MB

Candidate Block

Mining Attempt 1c44109a07b87a1e3dfa0fac605a86a3bd0ab72de87d9860e7b7ed93f189998c
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 6a709418f737f24e790158cb69690dcc2b06f555428da6ea723e9872efd6eff2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,843
Size: 1.00 vMB
Total Fees: 0.02556322 BTC
Feerates: 150.93 > 2.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (194,244 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
721,053 721,053 0000000000000000000710c0cbb0a5fc6048c6071e5d4d7eea6abfbe1295eed7 1,364 1.00/1.00 vMB 4
721,052 721,052 000000000000000000079ba4ef31f7c6c3a8731f0ec6c1fd8f79383ad424ae17 2,249 1.00/1.00 vMB 5
721,051 721,051 0000000000000000000008baf83d0a56d5b6c97a4a033f1e5e43ca8211d91e7f 2,802 1.00/1.00 vMB 14
721,050 721,050 00000000000000000008b267ec36c5c4f2559fcced30acd1b14472bfdb1c14bd 1,146 1.00/1.00 vMB 5
721,049 721,049 0000000000000000000265384e59640e16233ba002e56f2288658d870886eeb6 576 1.00/1.00 vMB 2
721,048 721,048 00000000000000000001e709ba087dcaafa24d5db9ffecbafbbbf77c7a7df9e6 824 1.00/1.00 vMB 2
721,047 721,047 00000000000000000005e9fff62d56b410437acc48f506d3ff56ad135f907922 2,339 1.00/1.00 vMB 9
721,046 721,046 00000000000000000004dfddd520d6f7fa3a910e0f5fc961bb2423d365076e3c 2,923 1.00/1.00 vMB 8
721,045 721,045 0000000000000000000a334c2632c5f9440994f196567617ef9948b90d8913a4 976 1.00/1.00 vMB 3
721,044 721,044 00000000000000000008feb6b23cf5a623fb30ae435d2dfb403178ecf6360ca4 1,322 1.00/1.00 vMB 4
721,043 721,043 00000000000000000002220ef951d1f2904f8755a991c57dbe23b8d88836cd28 903 1.00/1.00 vMB 3
721,042 721,042 0000000000000000000363df9fd48ecc72edb67fcb546f76f3a1307c8aea0c99 1,994 1.00/1.00 vMB 2
721,041 721,041 00000000000000000004803f8bd189c8c4214a71a7a71f62ac0d1488a1607382 3,632 1.00/1.00 vMB 13
721,040 721,040 0000000000000000000252f16a9d85ea89c59f5bbc10aeb897482adbc56da5e0 1,502 0.62/1.00 vMB 7
721,039 721,039 00000000000000000006db7c93cb88bd68bd4ff6bf97afc0abb17abc7a1f3d8e 1,138 0.35/1.00 vMB 9
721,038 721,038 00000000000000000006445fcdec795543325dcae2156c757a8191b8ed1471b2 1,159 0.35/1.00 vMB 10
721,037 721,037 000000000000000000069c69c1d3eb19b154002eb7e088cec51095f4d02adc2f 477 0.22/1.00 vMB 7
721,036 721,036 000000000000000000030cc581d795b9885b55f7685cacc74c2055e1c841c354 809 0.48/1.00 vMB 5
721,035 721,035 0000000000000000000955f7946b9c1d340d5311727badfa6998ea18c620086a 27 0.01/1.00 vMB 12
721,034 721,034 00000000000000000007ea6b3ea53679334ed785c7d2c8160d50f68b01831a04 288 0.18/1.00 vMB 6
721,033 721,033 00000000000000000008841ca2b02a80bdd562deb9e1b4eebb83ea5d591d0cc1 722 0.61/1.00 vMB 5
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: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 713.72 GB
    • Received: 17.45 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.