Loading Tool

Explorer IconExplorer

Memory Pool

78,723 transactions
28.90 vMB
0.11156050 BTC
Random Selection Loading Transactions
Max Size: 175.45/200 MB

Candidate Block

Mining Attempt b40598cdea7ac79ab82dbd9fd4f8f201bf790df8762be68bf9a422bedfcc9e71
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 5c5f1dfa9dd7d6d8a35ed8e94dd8d143f7ee21a3ba86e73f877eca33c71bf470
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,370
Size: 1.00 vMB
Total Fees: 0.03991654 BTC
Feerates: 602.26 > 4.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (107,862 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
807,443 807,443 000000000000000000005bb2b94545a5d9040bac3f3b76df366f655f1e092ff1 2,419 1.00/1.00 vMB 24
807,442 807,442 00000000000000000000e61d65059973b02405541b4e43db4086bd79390ad4bc 5,100 1.00/1.00 vMB 16
807,441 807,441 000000000000000000045b0bd46c84ef1ea3c7b8895ee5f24126c4abdaf12ac4 1,874 1.00/1.00 vMB 23
807,440 807,440 00000000000000000001bdbdf013b8e934e8425e441921736653cb552153e4b4 2,999 1.00/1.00 vMB 20
807,439 807,439 00000000000000000004cc720e562d0cf44ec2226f8578192a4a3d9cd73f0ce2 2,366 1.00/1.00 vMB 16
807,438 807,438 000000000000000000028fd7f4ba4a4d4321fdcd641fff16449501d990d9d700 1,926 1.00/1.00 vMB 21
807,437 807,437 00000000000000000002aead9f9e2d4cbaab3e08ca51d0e43ce822b49359c168 2,971 1.00/1.00 vMB 27
807,436 807,436 000000000000000000039c02da26fa7885fd7187950ce79c86c7fba88a3a91ef 4,658 1.00/1.00 vMB 16
807,435 807,435 000000000000000000017e98a24b6b23cb5c550286ab2372937813bf4decb58b 3,331 1.00/1.00 vMB 18
807,434 807,434 00000000000000000000ff5790be13e9ad8b4623399b1bb5b9143cb021e1a8a1 4,840 1.00/1.00 vMB 17
807,433 807,433 00000000000000000003d3c1f038d700ca5aaf880cf0d53627c342c2fdadf064 5,268 1.00/1.00 vMB 12
807,432 807,432 00000000000000000004533a0c5a2a5de6124c69fab2ac96e50b291768905eee 5,873 1.00/1.00 vMB 14
807,431 807,431 000000000000000000029acc1ec20adbc7b56c9810744bd6b4a70669ba3383fd 4,399 1.00/1.00 vMB 16
807,430 807,430 00000000000000000004db90dc8c2ac95b033671b89d4c6694feeaa431b370a9 2,906 1.00/1.00 vMB 27
807,429 807,429 000000000000000000017d1b376513a022db4efad39875458ba74aa10f0fe27e 2,769 1.00/1.00 vMB 13
807,428 807,428 000000000000000000010c71e3100954883909f414f5f27a86b137a954be4b48 2,649 1.00/1.00 vMB 25
807,427 807,427 0000000000000000000386e4a54716e5ae1a913917028d16e2cef3510d385cc7 6,178 1.00/1.00 vMB 14
807,426 807,426 0000000000000000000195fd9927ba5670f2321b43b1835d01bafe26851da65d 4,091 1.00/1.00 vMB 17
807,425 807,425 000000000000000000029b52320e660ab5746a355e34f6b4a39c9a8bc0f188e0 3,194 1.00/1.00 vMB 21
807,424 807,424 000000000000000000041b668ab2959f27a81c8fd6cb48f92c930df67cd8e3be 2,204 1.00/1.00 vMB 23
807,423 807,423 000000000000000000041c1c900c80fbea9db55efbfadc120829383fd145425b 5,610 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.92 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: 714.41 GB
    • Received: 17.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.