Loading Tool

Explorer IconExplorer

Memory Pool

44,939 transactions
28.18 vMB
0.06335105 BTC
Random Selection Loading Transactions
Max Size: 149.77/200 MB

Candidate Block

Mining Attempt 3e9e01887ffd1e5223cfc1f7f7830d836143237763cb0b08118d8c2cc5638145
Version 20000000
Previous Block 00000000000000000001d31dd75d38543959c8b9e526cb3be5dabf3325e25fb6
Merkle Root 77ebab76c36796c3b97af5968e81b61b41ed6b5aa7f701af05713e4085243c34
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,551
Size: 1.00 vMB
Total Fees: 0.01020247 BTC
Feerates: 361.66 > 1.02 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,850 (76,629 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
838,221 838,221 000000000000000000008ac9b12f6b0e7b58b9cedada98598dea386bfa0d15c6 3,554 1.00/1.00 vMB 7
838,220 838,220 00000000000000000000360055f27ae94e568c76f29161d6126f62d5c84b83a2 3,258 1.00/1.00 vMB 11
838,219 838,219 00000000000000000000a2c1e8f84d2288615cff367155d0f209e00694404267 2,855 1.00/1.00 vMB 12
838,218 838,218 0000000000000000000027dee0ab27bca1112875299eab986334f9f403be97b7 2,613 1.00/1.00 vMB 10
838,217 838,217 00000000000000000000e1745678c2fc596b14233454cfc17006d17dbed05617 2,783 1.00/1.00 vMB 11
838,216 838,216 000000000000000000020208a61f20eaec90a40dd36784d24626f1371c11e222 2,079 1.00/1.00 vMB 16
838,215 838,215 0000000000000000000019aae129ea5f51f34df658a7fa09a15b2912628dab65 3,214 1.00/1.00 vMB 17
838,214 838,214 000000000000000000019c49ebef438eac89130b863f46f7d7d4fa4f060bebf8 2,626 1.00/1.00 vMB 8
838,213 838,213 000000000000000000003008307d6f7f21c3146286c441f2f4c190dc623a582d 3,440 1.00/1.00 vMB 6
838,212 838,212 00000000000000000000108853da6d1df8cd402c25b3341964ade7c90ae28ebc 1,695 1.00/1.00 vMB 5
838,211 838,211 00000000000000000002694d8e201f9d0f6319c29684ac618b9689e642835ab7 2,467 1.00/1.00 vMB 7
838,210 838,210 000000000000000000025f366aea4fd1220c3ca1df82e1d18db6b5891c5ef1a3 2,539 1.00/1.00 vMB 8
838,209 838,209 000000000000000000001de61d2e64dca2b61737ce15493a03f2f0cdf6a07013 2,377 1.00/1.00 vMB 8
838,208 838,208 0000000000000000000142783f2e8c928315059ee5f3fcd6d4b94aa6ec317be0 2,593 1.00/1.00 vMB 12
838,207 838,207 0000000000000000000081b23f3e2ca396ff20155f8562b049caee77ec291da0 656 1.00/1.00 vMB 6
838,206 838,206 00000000000000000002baa508bb5b291f1a1bb4bd7ddf092202279f59881e9e 2,545 1.00/1.00 vMB 8
838,205 838,205 000000000000000000001463ca3bb068206201c2120ce334cb1bcc050407154f 2,358 1.00/1.00 vMB 6
838,204 838,204 000000000000000000016a24d7faeb01047fdf899b618c75f073239e57be2644 1,532 1.00/1.00 vMB 8
838,203 838,203 00000000000000000000ecf50a016426d4df7c01164e1e60eb34932f2b45f1d5 2,911 1.00/1.00 vMB 14
838,202 838,202 00000000000000000000b1118db6c7f00e99185ea1c39a8fb47955738e72c156 3,688 1.00/1.00 vMB 11
838,201 838,201 00000000000000000001882d94777b3ce86f9346d04f71cda1b09e2dcac2e18f 2,549 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.12 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: 652.16 GB
    • Received: 13.73 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.