Loading Tool

Explorer IconExplorer

Memory Pool

51,306 transactions
30.93 vMB
0.15996752 BTC
Random Selection Loading Transactions
Max Size: 165.80/200 MB

Candidate Block

Mining Attempt a50ac79c07dd46dabd14f091e1e33a8737dc17f9cbaedadd64071455e091f0b4
Version 20000000
Previous Block 0000000000000000000150ac5d85e9507ede5886efaa3253ea821573fd5eeda5
Merkle Root 7486a648f0690fdfe3eb624c52ae79f069a29c6c703fe8351f4e0919b598caa5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,908
Size: 1.00 vMB
Total Fees: 0.08278817 BTC
Feerates: 200.91 > 8.30 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,824 (569,993 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
344,831 344,831 0000000000000000130fe49de37fb03f3c46c6f064e983b84c2fa1f573ed969c 512 0.18/1.00 vMB 48
344,830 344,830 00000000000000000f3e9418f590196b3b43a5f4b3182be4cf923341b635fbc5 564 0.31/1.00 vMB 22
344,829 344,829 0000000000000000172cba61b469ecacefeb10465dd7539b82977a076b437689 851 0.81/1.00 vMB 9
344,828 344,828 000000000000000000461ebb99e4efcde5a2824d1601e5480b20ada65c6f4b75 1,504 0.76/1.00 vMB 26
344,827 344,827 00000000000000000f2cbbad01d671201b0ef98f589ba2e3dffe3aa5e54c4e19 1,132 1.00/1.00 vMB 14
344,826 344,826 000000000000000007e5ddb3c79fe930d417c31f49ae50927e7e9ca23c2ec62a 1,906 1.00/1.00 vMB 25
344,825 344,825 000000000000000000e6ee318f139c381502ddd357d0d4561a619c464b2b5b79 1,125 0.35/1.00 vMB 41
344,824 344,824 0000000000000000127418c805872c99569abe4b2e37821ad21eb6ba4e9fae1e 1,065 0.75/1.00 vMB 22
344,823 344,823 000000000000000000d799d7618f3350ef61ce3cb0f8fe2ee858f60a66c24106 525 0.75/1.00 vMB 15
344,822 344,822 000000000000000010aa40340352cd5a62ad90e3946d3c6115d24105a27046c1 1 0.00/1.00 vMB 0
344,821 344,821 000000000000000014623ad94873ca2cc3faa7a8704b4e6eb06dd259d2ef3f63 1,083 0.75/1.00 vMB 20
344,820 344,820 00000000000000000aeab480bd25546300d79ffefcea4b83d3c4603463f6972c 1,683 0.75/1.00 vMB 31
344,819 344,819 0000000000000000033512470e25c96cb1c68c0220cd6b41cd6dac7bc7438dfb 3,298 1.00/1.00 vMB 44
344,818 344,818 000000000000000016a4901423103d2631f798494994f0613a6ec58ba27a64d5 330 0.16/1.00 vMB 14
344,817 344,817 000000000000000007688b4d7fe9cc38abdd1223f31bc2ddf01a9462a8b40724 2,034 1.00/1.00 vMB 25
344,816 344,816 00000000000000001601dde5114b0a10760594dd1b1c9fc4287f0340836ce599 568 0.20/1.00 vMB 37
344,815 344,815 0000000000000000080e2351769ea7e76b228f0c96581878b04508a2401d913f 862 0.47/1.00 vMB 22
344,814 344,814 0000000000000000148c874f4e98c13121cb372a872ddd2caf8ff5a366e0d5a4 345 0.13/1.00 vMB 35
344,813 344,813 00000000000000000bfe32f86e98f3bd10ca2cb6c26111eb9c8a813e7822a74e 89 0.08/1.00 vMB 10
344,812 344,812 000000000000000000c49b6326fc6032633042ca0038994b3fd983e7023de796 956 0.60/1.00 vMB 21
344,811 344,811 0000000000000000063fb5e29b1d957e62384852dc7ed4cbcebad64b5e443c8e 256 0.11/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.08 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: 651.31 GB
    • Received: 13.53 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.