Loading Tool

Explorer IconExplorer

Memory Pool

76,999 transactions
28.70 vMB
0.07356883 BTC
Random Selection Loading Transactions
Max Size: 173.82/200 MB

Candidate Block

Mining Attempt 89630eb7a1e7917f1792ba4f0e6511bbf762d2b8bf537ab7f2586ed4d4892083
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root cd058638dffcf719a7ea174d2b3914feb027404340f7a4ec386d55bec9b93a15
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,143
Size: 1.00 vMB
Total Fees: 0.01399862 BTC
Feerates: 71.79 > 1.40 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (378,704 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
536,456 536,456 0000000000000000001bf011e890b1b0f537dcd9d174f72bc5ad2237ac668c9e 2,297 1.00/1.00 vMB 24
536,455 536,455 00000000000000000018fec2159eb9be4a378fef860a744f116698589e532230 3,206 1.00/1.00 vMB 8
536,454 536,454 000000000000000000031cbc34e819fb37c0fafa9a7547eeec31be1533b4cfb7 1,314 0.56/1.00 vMB 32
536,453 536,453 000000000000000000123ba0c66faae5ce2614323d4e588d6b4c1643797c010f 524 0.22/1.00 vMB 21
536,452 536,452 0000000000000000001f033ac264908893cfed388bdd2e98b4bfc673e204aeec 1 0.00/1.00 vMB 0
536,451 536,451 00000000000000000012689e96cd7e33c063032b08a6eafbc586928483c46b13 514 0.21/1.00 vMB 15
536,450 536,450 000000000000000000136ede54cfb09e97bc67cdbc8d9024b3b64ef666441684 466 0.30/1.00 vMB 9
536,449 536,449 00000000000000000008a907ba567a828a303ea4389203ce01f3188d111b2a30 1,235 0.53/1.00 vMB 26
536,448 536,448 0000000000000000002998eba0b83d66a927ec0112304e8d09b5dc9ef285435e 1,098 0.43/1.00 vMB 3
536,447 536,447 0000000000000000000fbffe7ea6fde13f2cdd05a21d36c6a74f8110a8c2a0c7 642 0.28/1.00 vMB 38
536,446 536,446 0000000000000000002321376fc2c8c0a52d0a4b567c474f3803daa9dcb6b6d3 669 0.31/1.00 vMB 13
536,445 536,445 000000000000000000182613a2088cbdb33c13f097ba12f1632472061100963b 701 0.29/1.00 vMB 14
536,444 536,444 00000000000000000023cf0d2d81c6dbb539116f0cd6bb11551f9b8ff9f6d3c4 1,494 0.94/1.00 vMB 5
536,443 536,443 0000000000000000000ed7b0b126e3c217ac3f99ac69cfacb6c9aee7ec615819 114 0.04/1.00 vMB 31
536,442 536,442 00000000000000000019595f5002d45ec60fad4ed67102e2dd44732a4978e38d 1,013 1.00/1.00 vMB 19
536,441 536,441 0000000000000000000de3172e632511c67241dbad14cd2ede785c21fd1ddfff 1,847 1.00/1.00 vMB 4
536,440 536,440 0000000000000000002977e1381b6259bc8458366dba4b4a9f6890c55e51d293 775 1.00/1.00 vMB 12
536,439 536,439 000000000000000000073287829fdfffcd056d1d15f5a6b26eb8788b1b0baa93 489 1.00/1.00 vMB 22
536,438 536,438 0000000000000000001538e9e494aec5a1d0eb62bfb4710cc24922f7eb089ef3 486 1.00/1.00 vMB 47
536,437 536,437 00000000000000000022d56e51a4e14bdd89062a21024338be6c8e5e14ea27a6 662 1.00/1.00 vMB 43
536,436 536,436 0000000000000000000ae94e804fb64f3f4b132819759bda9a6da3f764daf427 179 0.06/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.41 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.