Loading Tool

Explorer IconExplorer

Memory Pool

37,988 transactions
26.08 vMB
0.06088295 BTC
Random Selection Loading Transactions
Max Size: 134.65/200 MB

Candidate Block

Mining Attempt 46d29223f428cbc38818cfa2eb05b31124ea9af2d2330dc828d0b8c95164138c
Version 20000000
Previous Block 000000000000000000002d329f64171128f24895d65f294da7fb5276d5bc24ec
Merkle Root e863bcaed5ad0bb477c1b7d262a8b5f51df8702c3719f1401838ff1cfe1e9aad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,445
Size: 1.00 vMB
Total Fees: 0.01315333 BTC
Feerates: 265.25 > 1.32 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,935 (556,373 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
358,562 358,562 000000000000000007a547cda60193b7d44d34bb4bc9d4fb41d0fca20070c9f2 1,212 0.58/1.00 vMB 26
358,561 358,561 0000000000000000161b017d977fb87071cf23b59838428af58a1e9f38f2782a 182 0.11/1.00 vMB 21
358,560 358,560 00000000000000000d0c0ca9898160d38eebe3d1ca5717ceb5e8d83aec5793b3 455 0.27/1.00 vMB 18
358,559 358,559 00000000000000000e4cd55e74293d239777b5dfd08b2692ec59bde3a76a3eeb 1,299 0.61/1.00 vMB 30
358,558 358,558 000000000000000007ffa2f05d40a1ea65e4dc28279ee139e8bce96697042655 861 0.41/1.00 vMB 26
358,557 358,557 00000000000000000caf9d050ea6c6ecb4c6b32d0afbb37e7ecb1107289b06dc 473 0.26/1.00 vMB 23
358,556 358,556 000000000000000014fb6a45f7df2c43092b4abd12d61a885adcffaa81711e80 452 0.40/1.00 vMB 15
358,555 358,555 00000000000000000ac373485ee3256f9364831fb0405fa302f0259b266822c5 1,374 0.85/1.00 vMB 44
358,554 358,554 00000000000000000c9b4f9ed6900256187839b1aa3c6dc69168de210dd52061 902 0.50/1.00 vMB 23
358,553 358,553 000000000000000003fe54dc1514f82e7502f130d8b30b94a14dcf8b5904b50b 2,308 1.00/1.00 vMB 31
358,552 358,552 00000000000000000eb3ffbdcd244c350311ab7bdad9451a7df454ead654ab85 490 0.26/1.00 vMB 66
358,551 358,551 00000000000000000a032de027acef470130a59de1151530947c686664f30af2 642 0.33/1.00 vMB 23
358,550 358,550 0000000000000000009e64c57b277ce2670c4ce230c6cdf86005019e9fde8d8b 494 0.34/1.00 vMB 21
358,549 358,549 000000000000000005f890b84e7812d3ab5b0a55c8e15baacb06453db3249c09 920 0.45/1.00 vMB 28
358,548 358,548 00000000000000000a2bd461687e4e0f67d423a17bcff2f3549d2dd443b6cd93 1,067 0.56/1.00 vMB 23
358,547 358,547 0000000000000000048c6048457eb1b8dabdb4774af0f5027afbec496e89aee7 506 0.28/1.00 vMB 22
358,546 358,546 0000000000000000153497c9c6f97e083bffaa8674a57985b3a7ca57d891e711 1 0.00/1.00 vMB 0
358,545 358,545 000000000000000009316c227f892c973df02f7fa94e4d24dfb7c537dd687e69 514 0.29/1.00 vMB 23
358,544 358,544 00000000000000001215e644da4c9dce800d26787f1ac776c42773eb07f1777b 1,016 0.64/1.00 vMB 10
358,543 358,543 00000000000000001344798bd63d1150e1303b50379aa9e3b40df77b9800bfa9 1,350 0.75/1.00 vMB 26
358,542 358,542 0000000000000000112ee7bc62e1e399f36ab8b0793a1742cf23be14c0054040 1,210 0.75/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.27 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: 656.66 GB
    • Received: 14.40 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.