Loading Tool

Explorer IconExplorer

Memory Pool

48,463 transactions
27.47 vMB
0.07653586 BTC
Random Selection Loading Transactions
Max Size: 146.45/200 MB

Candidate Block

Mining Attempt 88d3420757b0c60dc13f7e4add6501ceabc301f884008cccae3e288811b8bc7b
Version 20000000
Previous Block 000000000000000000016efaef9f7da737aa2349d0b4dafc4a282bf2e687179c
Merkle Root ca9aa90b19537270ac73c0beb0735bdf92a7d0834b13643f23f5ff028d85ec3b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,891
Size: 1.00 vMB
Total Fees: 0.02512258 BTC
Feerates: 150.92 > 2.52 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,784 (549,829 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
364,955 364,955 00000000000000000df48a6e384faba3484e73b33e24ed7b0a2d62a6f7119d9c 1,499 0.75/1.00 vMB 40
364,954 364,954 000000000000000010fbdd9ab5d3fe8bcdb9e835852f56d7dbd91fe9e2cba8ae 2,530 0.99/1.00 vMB 47
364,953 364,953 0000000000000000049178d0cd068e6e281bb84ea5dff8b5140b4d6a6e67aead 691 1.00/1.00 vMB 24
364,952 364,952 00000000000000000adb4c2569f01a27b4a732321e79c2990ca8212a8adaecba 1 0.00/1.00 vMB 0
364,951 364,951 0000000000000000015e95d857c7c126668996d0f85df18c42e3dc4b737fcf70 5,944 1.00/1.00 vMB 13
364,950 364,950 000000000000000002053e7571ff656499714af4356b2b4cb9aa2e81f6d9ac40 791 0.40/1.00 vMB 44
364,949 364,949 00000000000000000fd110ec8aea7ceed33841e4a66778b515e0058cea5f315c 1,211 0.75/1.00 vMB 39
364,948 364,948 000000000000000002d3e46ad95a2be374e624a262c80e427ae5541615967a4c 691 0.43/1.00 vMB 33
364,947 364,947 00000000000000001023d7c2d9b98af2fe498c6d61599bf701f70905fb3a815d 1,948 0.75/1.00 vMB 57
364,946 364,946 00000000000000000ac8cf6142faf0837b87200bc3ba7547ac7dfd599501026a 5,682 1.00/1.00 vMB 16
364,945 364,945 00000000000000000ca2b74d6b7418344cef08eaa9ccab58178d060547ae6d83 674 1.00/1.00 vMB 21
364,944 364,944 00000000000000000c4002ef00a8f114c76ada1e5b68caff6cc2cd54ce6c0ae4 426 0.32/1.00 vMB 23
364,943 364,943 0000000000000000080876df963d57ec91577877a949d1f8cf7c94fe77451468 1 0.00/1.00 vMB 0
364,942 364,942 00000000000000000ce0952307368da7990c8ff84e2119f081b0d1011a987831 1,221 0.75/1.00 vMB 39
364,941 364,941 00000000000000000e623a0293a9e1607cbac4167f43b08f56b3c5201724dcac 2,529 0.93/1.00 vMB 64
364,940 364,940 0000000000000000120a76174e813f97487819c59297a67e870a2fdf9b92e91e 476 0.30/1.00 vMB 41
364,939 364,939 00000000000000000a7d278f82af764808eda3cc77b70af396fc8cb8d01a6183 2,087 1.00/1.00 vMB 72
364,938 364,938 000000000000000014ec8baa032edd448e28a068bd6788195db879a70dc1b691 3,527 0.86/1.00 vMB 9
364,937 364,937 00000000000000000a062a75f145307b07a5fa92d0fda9506990770876e32a10 1,115 1.00/1.00 vMB 644
364,936 364,936 00000000000000000b988e72d290d73817de8ef864f7ee3942ae857bf4ef3514 302 1.00/1.00 vMB 7
364,935 364,935 00000000000000000b6dedecedc45a8c6c39904f5533361ced2ba90bade3fbae 431 0.32/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.00 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: 649.05 GB
    • Received: 13.12 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.