Loading Tool

Explorer IconExplorer

Memory Pool

76,570 transactions
27.46 vMB
0.06774441 BTC
Random Selection Loading Transactions
Max Size: 168.38/200 MB

Candidate Block

Mining Attempt 7190657a615d87698b26a9e6c38f66cf32ff09bdb9c25ea63d049d64d4de4700
Version 20000000
Previous Block 00000000000000000000689f5aac8f3b2931b26ac31fa880ea1b747dd3d324e4
Merkle Root 2e4927848563691b7f8c3de33f0f1688092732a6c69e8b585f10b45a7351ce8d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,131
Size: 1.00 vMB
Total Fees: 0.00928474 BTC
Feerates: 59.19 > 0.93 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,321 (552,219 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
363,102 363,102 0000000000000000034aaa046bc87e5149d19bcd356ae1af3ad82ff64175ddf0 756 0.37/1.00 vMB 30
363,101 363,101 000000000000000001769c7f90eb8186cf019b32119da1b213e6417cf7abce32 428 0.23/1.00 vMB 24
363,100 363,100 00000000000000000d24db0d452c7839070a8d2f35bfabda85d8a598ac32c546 504 0.26/1.00 vMB 23
363,099 363,099 0000000000000000092b9044e691790b5ca149414fd892b08816b56ebd319434 1,560 0.75/1.00 vMB 11
363,098 363,098 000000000000000001c2efa78c3c558f4f302ca62f23074168c5fc58a53e93cf 1,579 0.75/1.00 vMB 32
363,097 363,097 0000000000000000053d02d105a3d7d0fe7afbfe1fed024fdff77079867157e7 2,174 0.95/1.00 vMB 34
363,096 363,096 000000000000000011aa71fcd586c1bee5c288827fda64119f15e04cea2faf8d 1,446 1.00/1.00 vMB 19
363,095 363,095 00000000000000000a21be5deb11f3d20a0a0b5c22dcea163fe23e4d43d68d8c 957 0.75/1.00 vMB 20
363,094 363,094 00000000000000000757a7f2f72a946395c27843ad4bb1f3fa800a3be29d5aa2 115 0.03/1.00 vMB 50
363,093 363,093 0000000000000000098846768963eea2ec520e482a0c06389eb3085cb80b8d81 961 0.75/1.00 vMB 23
363,092 363,092 0000000000000000088064ce430fc2ebe3659cfe5f5a26e5fe799c2b7ee0d5ec 2,460 0.95/1.00 vMB 50
363,091 363,091 000000000000000013956d71e22ede8993719fc2046a18f3e4bc1e109abffc91 1,087 0.75/1.00 vMB 24
363,090 363,090 000000000000000001bb29624993d864329870a263b2c9703101c4c6ba94cb36 1,888 0.75/1.00 vMB 38
363,089 363,089 0000000000000000073784e43547693997ae1382b1f38f2fb4d1591219cda291 181 0.05/1.00 vMB 56
363,088 363,088 000000000000000015d4e533c02c8a689a0e33caa7fe9239c942a7d09279addf 708 0.88/1.00 vMB 15
363,087 363,087 0000000000000000135ea5d91e05ec97d7eefa8c402547333d5d86767bad0f53 949 0.93/1.00 vMB 20
363,086 363,086 0000000000000000077588238c434a4c6661235020e1ec46d08265f3c46c345a 2,029 0.75/1.00 vMB 40
363,085 363,085 00000000000000000ba3457b56be5bfe32d018ec79eeecf19e8eb828dea4bc06 1,385 0.93/1.00 vMB 22
363,084 363,084 00000000000000001279753f5c57d6ef0f00927d2fe33c8284bd6e8f1ecc7902 3,144 0.93/1.00 vMB 47
363,083 363,083 000000000000000001aae390287c6153cabec844f65fd62fc590a44be02864ad 1,850 0.94/1.00 vMB 31
363,082 363,082 0000000000000000025b281d361e77f119b3f9be79cb4f46197f77f92ed79de4 1,069 0.54/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.95 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: 715.04 GB
    • Received: 17.64 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.