Loading Tool

Explorer IconExplorer

Memory Pool

43,376 transactions
19.53 vMB
0.20682164 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 105.49/200 MB

Candidate Block

Mining Attempt edd2646efae9aa11f33f0456ceaa11d68151ae7011eea21b1857954e5e9ee70c
Version 20000000
Previous Block 00000000000000000001f9031a1149e0ca831bb425bf636c4a0456659e3abb3e
Merkle Root 87a80f3a8baf61edaf08b86863ba105df34f4b66d2554ccbec1bbee259deb44c
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,265
Size: 1.00 vMB
Total Fees: 0.05791255 BTC
Median Feerate: 5.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,324 (716,469 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
196,855 196,855 00000000000004d4b471d8510dee8ace90d473f4f875e1e7ade35e9d7a7c87fb 124 0.04 vMB 242
196,854 196,854 0000000000000349731e553acba08765000b0a56b16c69bd4a590db6095a28f7 240 0.10 vMB 394
196,853 196,853 00000000000002534d72d0aea650a133244c2816b7c43826ba8689cb97817140 134 0.05 vMB 247
196,852 196,852 00000000000003cbe79a525cb55e02f82e7d0521f2e51a3d475b28edb56a8aed 104 0.03 vMB 191
196,851 196,851 00000000000001ec90a81a3f3dd8be8836ae091e5a41318827c90444e5690032 130 0.05 vMB 618
196,850 196,850 00000000000000bd53216e819c4812e1822a2d413722f6b56fde6257c52079c8 111 0.04 vMB 343
196,849 196,849 00000000000001278798e7536b8a86f4259a1442904e1cc0c87ba6e2e8738494 129 0.05 vMB 644
196,848 196,848 00000000000003430d9b80ecc79c57038607c3cf01127b3cff5551ed533180d1 130 0.07 vMB 394
196,847 196,847 00000000000003b5f14a755b1b9c965929a88521d95e1858a463156bfcdcf409 236 0.10 vMB 363
196,846 196,846 000000000000007fe04b5867a04d88fac07f314b2157ffde65fe841cbe276e11 24 0.02 vMB 70
196,845 196,845 00000000000002dfa9775ca9120dd89ea9576fe46fd020298f1dd69adf4934f2 118 0.04 vMB 141
196,844 196,844 000000000000021f8cc6b31d78e4ecc462c10925f15ea7e2b8fa16e8132d9712 128 0.05 vMB 140
196,843 196,843 000000000000010228bc5eed355971b5a678792bd4a6ea605601ddd71a3fd94e 256 0.12 vMB 115
196,842 196,842 00000000000000c62fd08115161a8d2a4ec803efbc69f69c92dce1f38bd548fb 178 0.07 vMB 137
196,841 196,841 00000000000000988490b2698e4a5fb20b4c9dc3ed1c4919bfaa7c1d3d9bb397 9 0.00 vMB 195
196,840 196,840 00000000000002617c702a2a6424e0e1379d5bc94b67e57442729f27538ff082 105 0.03 vMB 7
196,839 196,839 0000000000000690253395b2f8469cab39b8aee47296b82cc4c8cd23278076a8 256 0.12 vMB 413
196,838 196,838 000000000000022ce1070bc4a87d4b059459a59a6304927f7f950f19bbe14278 64 0.03 vMB 89
196,837 196,837 0000000000000471f0773aa7c76a0a5cd65e752c9174c036387a9164a09df947 90 0.04 vMB 177
196,836 196,836 000000000000052c7333ea5a9c08d549954018cf39c1954a6a9190ea1987ba8b 472 0.18 vMB 154
196,835 196,835 000000000000054691d94ee34593f941a1cca5816345bed6ac06deee48585548 70 0.03 vMB 119
Previous 10 blocks ↓
Total Size: 779.43 GB

Node Details:

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