Loading Tool

Explorer IconExplorer

Memory Pool

40,086 transactions
27.19 vMB
0.05818237 BTC
Random Selection Loading Transactions
Max Size: 142.19/200 MB

Candidate Block

Mining Attempt 1a356bcea7b745e21dceb4613204f73954d4fcaa76ed04488f9645396699f4e0
Version 20000000
Previous Block 00000000000000000000245eed505a538a5d305de614b12adbe4c5ba2b15f80a
Merkle Root 486a44810a3cda937747005d4c64e8146106c167537904135691364fb6b9e931
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,579
Size: 1.00 vMB
Total Fees: 0.00773381 BTC
Feerates: 69.10 > 0.77 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,863 (596,066 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
318,797 318,797 000000000000000020c553f95630279aa50d4c6cd9e1b96cc361973e8879143a 854 0.42/1.00 vMB 31
318,796 318,796 000000000000000023fb8a0a978d135b39ad69b3ae48d9d47ba598b6e6b27874 361 0.19/1.00 vMB 27
318,795 318,795 000000000000000009c28a194aeb4eab4f32315b8cf6dc92425d193e60ba5d20 112 0.08/1.00 vMB 25
318,794 318,794 00000000000000000f5ebb1db74cb1732d13ca3e6491a0dda0b3d2f7f69c5e7c 182 0.09/1.00 vMB 30
318,793 318,793 0000000000000000047d680c1d15d3ea7615826cc7ffba534ad46c0ee4f12f77 90 0.10/1.00 vMB 10
318,792 318,792 00000000000000000207a70d665d4693038bc2e22a2fe78e9b137e4f6cbdea13 270 0.17/1.00 vMB 29
318,791 318,791 00000000000000002189d8e3ae209aa446a0751d5194aa26ba3101f28befb79e 597 0.34/1.00 vMB 29
318,790 318,790 00000000000000001e9aafc2bda49dee66c9aa92c67bac08bcd042bb4910d305 862 0.69/1.00 vMB 20
318,789 318,789 000000000000000010a4ff1075c154b17f8078ab32eac2a0b5941c7683a2bc75 1,076 0.35/1.00 vMB 48
318,788 318,788 0000000000000000019f55ada96a50ba6d6cb068dcc7d9ec4c0d67f3b65fa2a3 491 0.31/1.00 vMB 25
318,787 318,787 0000000000000000140fa93256bbc25b52d59753408020c4fe07b97a51ba0de9 512 0.20/1.00 vMB 37
318,786 318,786 000000000000000006acf6387c4d403f7232a06050c78f63413d83fea7dadbe6 453 0.24/1.00 vMB 23
318,785 318,785 000000000000000004c3bb295f0824da9aa531d014bac211ac53d089a3bac2aa 1,182 0.67/1.00 vMB 30
318,784 318,784 0000000000000000191e2affe065dba5cd38fc85dcbd9e3a214823cd222b60b5 945 0.49/1.00 vMB 29
318,783 318,783 00000000000000000d5dc479433279ba8567d08f6d50c22c727560409eab2903 295 0.17/1.00 vMB 20
318,782 318,782 0000000000000000134a44041ba9f2cba303b29a1f44b7857bf71584ab836847 596 0.48/1.00 vMB 22
318,781 318,781 00000000000000001a8c82d0b7dab6059e23a84be5be7a7b5209e99474b24573 223 0.09/1.00 vMB 31
318,780 318,780 0000000000000000272e3ed46a0d06e5ff7bffaca503a416883192aa6f882ffd 697 0.69/1.00 vMB 20
318,779 318,779 0000000000000000211072a0fa218db5b7cca3e416e7e714f8abfe29fd34ac54 2,094 0.90/1.00 vMB 34
318,778 318,778 000000000000000001a6a19e0cbd1ada4c3c58795869e8107405a6ed1bb285e7 889 0.74/1.00 vMB 20
318,777 318,777 00000000000000001176686a6e30fe8cbeb8b4c7ab4305fce33743b9b8a5ed17 1,024 0.34/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.15 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: 652.93 GB
    • Received: 13.81 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.