Loading Tool

Explorer IconExplorer

Memory Pool

73,154 transactions
27.13 vMB
0.06251421 BTC
Random Selection Loading Transactions
Max Size: 165.54/200 MB

Candidate Block

Mining Attempt c459cf9360500167d2eed8a6f3656ea620e1767ebe9fd3f9b9a2e2d2dcdebb0e
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root e8203689251dc9263c3a6c0f2e14bff3d53a32ffd943b761f0f4ae2e44f3a1a0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,953
Size: 1.00 vMB
Total Fees: 0.00473776 BTC
Feerates: 40.21 > 0.47 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (129,123 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
786,200 786,200 000000000000000000024a5cb9388068664de7da629a3ed9f29a27043fd1913e 362 1.00/1.00 vMB 1
786,199 786,199 000000000000000000025fea07e3210ebe0be3edeb2198769766f2a5b5309776 1,137 1.00/1.00 vMB 4
786,198 786,198 0000000000000000000169b7a0233da85434557a256673168b3d630ba215701b 1,586 1.00/1.00 vMB 6
786,197 786,197 00000000000000000004227b9b99830a81acae96e73e04f652b9adc3c5b3c936 2,067 1.00/1.00 vMB 13
786,196 786,196 0000000000000000000518d38b91cf6a7d7d5d8b1f9323badb26e2a791eb14f0 358 1.00/1.00 vMB 2
786,195 786,195 000000000000000000000d6726a671a4e881a21f390de4be3d58b5329ca8ca03 201 1.00/1.00 vMB 1
786,194 786,194 00000000000000000000295dd7422bb3616cd8d1aca390f4020a901f759ed1f0 241 1.00/1.00 vMB 1
786,193 786,193 000000000000000000047f5e85fb15d8037100ad7827f4f71b251b070ac60749 1,823 1.00/1.00 vMB 4
786,192 786,192 000000000000000000026828d3e6bb19f6bf197e5b97290e4fed2b98fb3404f7 1,771 1.00/1.00 vMB 7
786,191 786,191 0000000000000000000029362acffc7858491cc5c12cf9010f5323985a37fa87 579 1.00/1.00 vMB 3
786,190 786,190 000000000000000000026697044e1297201f5c7b38372156d6f83266133f58c5 1,601 1.00/1.00 vMB 9
786,189 786,189 00000000000000000003cc09b1d0060b3f4d8ed82cbfa2ead2c101a14415d0d8 1,203 1.00/1.00 vMB 6
786,188 786,188 000000000000000000011591dff9c6ada0b690bc2a9cc89ab8e90a158cc04d0f 1,682 1.00/1.00 vMB 5
786,187 786,187 00000000000000000003549f5bf90c83e7251bc45407f515aa63b7a60b22d1bd 609 1.00/1.00 vMB 4
786,186 786,186 00000000000000000003c89dcd0ac9127ae00d7a2c590dacca6daed424ce1549 2,036 1.00/1.00 vMB 13
786,185 786,185 000000000000000000035be611a035d558bf4754fbbefc83e7c606f8eb469a21 1,639 1.00/1.00 vMB 10
786,184 786,184 000000000000000000026d10b3d75e7ff53f5fc74d80aa56f254f279db38896e 941 1.00/1.00 vMB 15
786,183 786,183 00000000000000000004c5df106ff11aa0dfd03cadbe732f3bfc80d815f35056 2,340 1.00/1.00 vMB 10
786,182 786,182 00000000000000000002104fd36eb77ea1c0b8b5b1dfc069b7f2886fc1ab8ab1 2,011 1.00/1.00 vMB 9
786,181 786,181 00000000000000000001a92c5196a427ea51e6927cbc06d0b1086dd294fdcae4 3,049 1.00/1.00 vMB 20
786,180 786,180 00000000000000000001e86e065e704497255477897f3a1aea8c5762b909350c 1,132 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.95 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: 715.13 GB
    • Received: 17.65 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.