Loading Tool

Explorer IconExplorer

Memory Pool

13,291 transactions
9.63 vMB
0.02543550 BTC
  • 1 sats/vbyte = 10 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.32/200 MB

Candidate Block

Mining Attempt 42ad176d5eee96e31c76345e16138b47b83a77774f6db8a976c7ae45f5c6cb92
Version 20000000
Previous Block 00000000000000000000848297d069a552e48783668065dfb5e3a4946da610a6
Merkle Root f3af817d359762dcb28846c03bd2847f8bc076fa7b3b1555f6779ba4acef2d2d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,364
Size: 1.00 vMB
Total Fees: 0.00387695 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,358 (769,692 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
143,666 143,666 00000000000001bfe9a4416f184d431597395a77c9e9bd16d0e8286eb2172ce9 1 0.00 vMB 0
143,665 143,665 00000000000000302eaee7ac7f0d86e5eb1928b18af0d1a8c95eae5511a42ca5 94 0.06 vMB 159
143,664 143,664 00000000000006c937ebd9e48c33f4bd7606bc3e45dcacd38898eaef51b6667e 29 0.01 vMB 75
143,663 143,663 00000000000003642ad0efc8e022485b210a34759060362755449c6263ad7a51 150 0.05 vMB 166
143,662 143,662 0000000000000237b6effba09cda514dced791ebc120fe759fae301baa47ec97 9 0.00 vMB 312
143,661 143,661 0000000000000762c728e336749b9a0d74f4ae943269891642f035b35c6d9845 49 0.03 vMB 103
143,660 143,660 0000000000000154f147f2c0c2d443f4de70d352c0bbf12afc52a777ff96ca17 22 0.01 vMB 202
143,659 143,659 0000000000000052307a45b0f43f35342bce6a4dfc29a1889e3d1d74cfe8acc5 39 0.01 vMB 61
143,658 143,658 0000000000000648c9eb72e7eb805476cbf4958c7e22cf14ec3656f3dc55f3ed 28 0.01 vMB 461
143,657 143,657 000000000000030fd5d829fbbb4d6d2545f79001c25fa7daccf808bb25e61e68 32 0.01 vMB 429
143,656 143,656 0000000000000383556526da2adef79c614e4cb644aba4dbcaca86271501e4f8 1 0.00 vMB 0
143,655 143,655 00000000000007faaeff3e6737fb46fd3f181a565c8cc2e885a0aa93c74ce33c 19 0.01 vMB 564
143,654 143,654 000000000000073aab8f6f8584175eafd0aead0253cf568a1dd45067ae5f99ed 62 0.04 vMB 104
143,653 143,653 000000000000083a7b7a5dce767bbd0f3b855ab0f504cc04d4a4e775dc9b208c 49 0.02 vMB 37
143,652 143,652 00000000000003a74536f78adc779c7704a41de8980096533c1a5914495ca38f 41 0.02 vMB 149
143,651 143,651 00000000000008f780d8eb75368520fca8c42875512ab1b44e9deeb9aab7b9f8 129 0.03 vMB 0
143,650 143,650 000000000000058019fc045a56d779b1a988012a03e805a9bdc40479c8ce2cda 39 0.02 vMB 129
143,649 143,649 00000000000008469cb4efcda1874c321420045640fe40e469d38c8d05d28f27 37 0.01 vMB 274
143,648 143,648 0000000000000872591f10b4b7e96b80ece0973bd05b870bec3ef4c8f3514ecc 15 0.01 vMB 67
143,647 143,647 000000000000021728af94549f87b9d581400b199d691db7511fa81acced2bff 55 0.02 vMB 192
143,646 143,646 000000000000070ea6f90fb4390182727d273ccf700f6c22a2edd25c7e5f5af5 49 0.04 vMB 312
Previous 10 blocks ↓
Total Size: 779.49 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 89
    • Outgoing: 10
  • Data Transfer:
    • Sent: 163.98 GB
    • Received: 0.67 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.