Loading Tool

Explorer IconExplorer

Memory Pool

43,263 transactions
27.11 vMB
0.06073618 BTC
Random Selection Loading Transactions
Max Size: 142.59/200 MB

Candidate Block

Mining Attempt a1ad75105ae70698669e7a60b4e8bd414129c473c654e49647cfacce6fe3cf19
Version 20000000
Previous Block 00000000000000000001393e5ce3f8a59f99bebbb69375245f35d67e782190a3
Merkle Root ecd308ba6e3b755a917d12590f82fbc9322e464dc0a1ccf724e7c8f4e6b77839
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,886
Size: 1.00 vMB
Total Fees: 0.01012479 BTC
Feerates: 40.21 > 1.01 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,905 (294,819 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
620,086 620,086 00000000000000000007e878eeac6759428eefd56ca6e7aa7b3cacd4f1d28022 2,657 1.00/1.00 vMB 19
620,085 620,085 0000000000000000000d841dc529ec4285c04b7250bda97e4d4ea34f55c17e22 1,859 1.00/1.00 vMB 21
620,084 620,084 0000000000000000000761e66f21aa37e042c22467417cb468ceb83133d0358e 1,494 1.00/1.00 vMB 9
620,083 620,083 00000000000000000001de3d86ddcb181ef5f426174e4962b123d1f27046a587 437 1.00/1.00 vMB 3
620,082 620,082 0000000000000000000e087ad281ea23500b7457c1fffc2dfe9f5110b0d8afd6 292 1.00/1.00 vMB 2
620,081 620,081 0000000000000000000113619c314cb7b1c670e501005247967880c894068859 799 1.00/1.00 vMB 1
620,080 620,080 0000000000000000000860a950dfee7ed52b26d9dd8ebd4a248a91b5482ac8aa 2,377 1.00/1.00 vMB 12
620,079 620,079 00000000000000000010e54f55561c7ef50db92e9550e13f3a54c606e7bab4c1 2,668 1.00/1.00 vMB 25
620,078 620,078 0000000000000000000126d27587de14ff9dfe3f2df858a9dbb7a57a68aaecd1 1,619 1.00/1.00 vMB 9
620,077 620,077 000000000000000000001d241c12d9faddc0d0ffb2f765bb776cbc95bf949f6a 122 1.00/1.00 vMB 1
620,076 620,076 00000000000000000006163e777c0e764de6d5b1eb19a45a350c7ca5a4f615de 2,862 1.00/1.00 vMB 9
620,075 620,075 000000000000000000088e60d8746fad32063515b79511b4f78f102f60f586ea 2,853 0.99/1.00 vMB 25
620,074 620,074 000000000000000000005dcbf1171489c4e7988f33126731213b730188e2ed58 3,231 1.00/1.00 vMB 22
620,073 620,073 00000000000000000009f826a79843942e1c1550529c63aec0b283d709e61efa 372 1.00/1.00 vMB 2
620,072 620,072 00000000000000000001f14c7d4b2bb09e198f7dbd5fa4fe0e96dbafbac0be75 1,782 1.00/1.00 vMB 7
620,071 620,071 0000000000000000000cfef43925f4caad069498bea450165122405d5d200fe2 2,927 1.00/1.00 vMB 16
620,070 620,070 0000000000000000000a410ebdc0403af54812453e7ac2dcfdd4afd92a067bd5 2,993 1.00/1.00 vMB 21
620,069 620,069 0000000000000000000a213d305185d4bdf00653fb14643a17ea54430b74057c 2,226 1.00/1.00 vMB 10
620,068 620,068 0000000000000000000bbb72b9c56f1d203d11a463320ebe4bbca44af94f792e 2,239 1.00/1.00 vMB 9
620,067 620,067 0000000000000000000f855ead79e7eb7013afab5d0082cd89578f5eb812b6b7 2,352 1.00/1.00 vMB 3
620,066 620,066 00000000000000000004adbea0e24d10b7b7082477a53b66e49b0ad8f986a3f8 2,910 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.22 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: 654.73 GB
    • Received: 14.18 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.