Loading Tool

Explorer IconExplorer

Memory Pool

44,029 transactions
27.29 vMB
0.07903340 BTC
Random Selection Loading Transactions
Max Size: 142.53/200 MB

Candidate Block

Mining Attempt d2a716413d58daf5bc146196f21b5730c17d41ad251e928a1eb1b36f5b896828
Version 20000000
Previous Block 00000000000000000001e781babda0e5f5c24c52acf8d86f6d0acc4edd29a722
Merkle Root e2176191ea4991091ec9aaa3d82e7f128337e0d936a1c18545df5eb9e7a8f877
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,431
Size: 1.00 vMB
Total Fees: 0.02608888 BTC
Feerates: 150.77 > 2.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,885 (556,316 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
358,569 358,569 000000000000000015c22d28708cea04462a62ec77f1ff8ce15ea0f752d51831 1,799 0.75/1.00 vMB 32
358,568 358,568 0000000000000000123a0440d5df0da4f4baeaf5082df8da9df531ef83863e9e 743 0.34/1.00 vMB 30
358,567 358,567 0000000000000000030b37768f2c7dd24bcdb2ca3204b375ffaebda48007259a 569 0.29/1.00 vMB 23
358,566 358,566 00000000000000000e9853bd17d482e1bc3d0fa23c832fac9a9db8e59a5fdee5 774 0.40/1.00 vMB 34
358,565 358,565 00000000000000001122f936c214471e675a40e309ded3724350af524326c9f6 830 0.39/1.00 vMB 30
358,564 358,564 000000000000000009ee4011503b45bda50bd46a4f70d0fd942a4b6796f8d3b5 148 0.09/1.00 vMB 18
358,563 358,563 000000000000000009822fa158932307273b729d993cab7693c35e5de64522cf 1,378 0.67/1.00 vMB 26
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
Previous 10 blocks ↓
Total Size: 782.18 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: 653.66 GB
    • Received: 13.99 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.