Loading Tool

Explorer IconExplorer

Memory Pool

77,165 transactions
28.77 vMB
0.07872312 BTC
Random Selection Loading Transactions
Max Size: 174.04/200 MB

Candidate Block

Mining Attempt 8c1741a66184a89be4485a4e54ac6cfa690a5320027603d3067dcf2fd424512e
Version 20000000
Previous Block 000000000000000000011d49c0349887e36fe6508c1977edbe2c0a508259bee0
Merkle Root c689cd3bf83c0f51c123a571fa7cd5d3be5c294351421f3f9f5ba0eac4235458
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,827
Size: 1.00 vMB
Total Fees: 0.01870317 BTC
Feerates: 100.17 > 1.87 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,136 (558,828 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
356,308 356,308 000000000000000013ac25d4cea11d81190d33f374e18e9e8e04c0390873057c 860 0.46/1.00 vMB 22
356,307 356,307 00000000000000000937e4ad2bd6c9fdbc6ab62815f2b3f789a0d9d835c91be3 1,121 0.75/1.00 vMB 35
356,306 356,306 00000000000000001538c0e0033790ed0ecd3108a1bc5b12b0b740654be32f8c 1,308 0.73/1.00 vMB 31
356,305 356,305 00000000000000000307c78baa7e82c43a9493087155aab9cab638d090439414 1,646 0.80/1.00 vMB 30
356,304 356,304 000000000000000008792c485a4d004c083350b36cc0c278affb67440dd8a419 502 0.28/1.00 vMB 26
356,303 356,303 000000000000000007fc734cbf1fc04c59cf7ecb6af0707fd5cf5b8d46dc4c75 924 0.45/1.00 vMB 51
356,302 356,302 000000000000000001bbbcc2d3c4f0b7708790f421b77513a5bf836a0e0a8136 1 0.00/1.00 vMB 0
356,301 356,301 00000000000000000103ff98e91fa5d9f39fb4b032fecc0d69f9f89f5f1c2ce5 199 0.10/1.00 vMB 25
356,300 356,300 000000000000000000b8a1b5f2e82280c61210ab8562c2d3b7cf328a40ce247d 234 0.12/1.00 vMB 26
356,299 356,299 00000000000000000880afbc23f0176372837c3edc9251763a4268edac280299 29 0.01/1.00 vMB 20
356,298 356,298 0000000000000000139861f705293aef7fefc3a6f73d5b20b12a8d32ece9e65c 752 0.37/1.00 vMB 25
356,297 356,297 00000000000000000b96484e45cffefb78416c27e1ed57b8a997c71ece026282 1,063 0.71/1.00 vMB 16
356,296 356,296 000000000000000011c5c276fd8b3f0a1067640026edd0761e18268346914870 1,703 0.75/1.00 vMB 33
356,295 356,295 000000000000000009607ec1a855c01ed360a8d8b89b27079f8efd3ad241c940 769 0.38/1.00 vMB 27
356,294 356,294 00000000000000000021f557f79ac380ce0cdca3d4829269d6487c024503d5b6 1,870 0.75/1.00 vMB 28
356,293 356,293 00000000000000000ee6c0e1514c57e455bc522928fb8aaa89cbf91172dcf28c 455 0.19/1.00 vMB 28
356,292 356,292 00000000000000000c9319fee2543d2c1002786f0a7a41bc6103484f418acb3d 1,648 0.69/1.00 vMB 29
356,291 356,291 00000000000000000f2cf89ba1f291debbb32b00ce3870be8cfaee8db2425790 1,105 0.48/1.00 vMB 27
356,290 356,290 000000000000000010a33052fca14166bde756df88e4ff1091e2bd4e4259b014 553 0.23/1.00 vMB 28
356,289 356,289 00000000000000000a7391e98680206ef8d17f705d64771a43f4f3316b8e9983 374 0.18/1.00 vMB 22
356,288 356,288 00000000000000000dea49b2036686e95f322afea8f5a73c5d522ebb768e6159 1,203 0.61/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.63 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: 672.13 GB
    • Received: 16.15 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.