Loading Tool

Explorer IconExplorer

Memory Pool

74,157 transactions
28.30 vMB
0.06936324 BTC
Random Selection Loading Transactions
Max Size: 168.26/200 MB

Candidate Block

Mining Attempt 17bac908f6cf8bac6abb19fe6ffcbcd6fe0ef65eb64f0ecd52c8d159055e1338
Version 20000000
Previous Block 000000000000000000007c0d03566c9a659e961b946ab0c5bf9197674ecf2b24
Merkle Root cb110da391327c16a6dd4ea3241fac7a18364611949bf7f6e5eb3ee3b4c84381
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,449
Size: 1.00 vMB
Total Fees: 0.01272993 BTC
Feerates: 101.62 > 1.28 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,068 (424,091 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
490,977 490,977 00000000000000000072d0b84cc3a93a6cc3ad19600a3cce0d32996af1e16658 2,279 1.00/1.00 vMB 92
490,976 490,976 000000000000000000465ea0a01710cd587b332835e23bc3c5023562674ef83a 1,889 0.93/1.00 vMB 109
490,975 490,975 00000000000000000064c5094682db6fb48f82f1acf29c81cb18286a92aee769 2,237 1.00/1.00 vMB 80
490,974 490,974 00000000000000000032804b243fd8d831d3f592ff39002e52025d2de6b1192b 1,773 1.00/1.00 vMB 77
490,973 490,973 0000000000000000009f6f044fe523b054be2e0a05a0d4910f429b82fddff7d5 690 1.00/1.00 vMB 54
490,972 490,972 0000000000000000005c01c7747db0e5ecc2bc3478887b0171a86851e23c9b69 1,470 1.00/1.00 vMB 94
490,971 490,971 000000000000000000860762faa40a2df6611bcbce84e645ce033454a165d0fc 1,617 1.00/1.00 vMB 94
490,970 490,970 0000000000000000002d5dfed29208b37a60452f21f4f1844d89db9c38237816 1,013 0.72/1.00 vMB 91
490,969 490,969 00000000000000000013a4ea371e26213a42f8cec2c253a468a18863a2286b87 2,430 1.00/1.00 vMB 107
490,968 490,968 0000000000000000003582f6e9c25c1343189c2bbd9204f561dc098010138efc 2,508 1.00/1.00 vMB 168
490,967 490,967 000000000000000000147d17db42a107e51e7695dc86470f13cd5634492c62f5 1,712 1.00/1.00 vMB 86
490,966 490,966 0000000000000000007f6ada384773ee468344076be1d5f34abdc6747fa3a732 2,585 1.00/1.00 vMB 159
490,965 490,965 0000000000000000004640d96076b3ac6199d2a8661c0370c0ab134d0de5c59e 928 1.00/1.00 vMB 66
490,964 490,964 0000000000000000009c33f76cf1c4623f425b86ad825067a071becea02c1a51 813 1.00/1.00 vMB 79
490,963 490,963 00000000000000000085132a31ba96e7213a885d4c75e74f8df65eedd80dd780 1,019 1.00/1.00 vMB 83
490,962 490,962 0000000000000000002560fd0509a91e7d723c7b901f7e1d062ba24ab119a0ac 1,693 1.00/1.00 vMB 230
490,961 490,961 00000000000000000048fb49441da2ea7ca85182862f8a5181b2a15afba7dc99 1,758 1.00/1.00 vMB 77
490,960 490,960 000000000000000000935521b1fab7d7426b670b1a988dec3c87828b52cd89ef 2,227 1.00/1.00 vMB 110
490,959 490,959 00000000000000000046f4647337741f1bc44d1462294f436ae4addf8196c3f2 2,472 0.94/1.00 vMB 201
490,958 490,958 0000000000000000009d6f3232c0eb01074f8bb85eb21b5da7a0fe6aef236509 2,344 1.00/1.00 vMB 132
490,957 490,957 000000000000000000554e870b24e3e4bf9b8c99f4fe9599762a873e72dcd520 2,502 1.00/1.00 vMB 133
Previous 10 blocks ↓
Total Size: 782.51 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: 668.67 GB
    • Received: 15.55 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.