Loading Tool

Explorer IconExplorer

Memory Pool

35,188 transactions
25.91 vMB
0.06814299 BTC
Random Selection Loading Transactions
Max Size: 131.68/200 MB

Candidate Block

Mining Attempt 72ff922fff4ce116eebaa005b798f976293d6a43b4ae73c8701d6030b9b80c22
Version 20000000
Previous Block 00000000000000000000c6967ad9d951b18cd118485b83d37f6dc1c95fb54d9b
Merkle Root 975eee30d34f0e125eff76ac5422a9c33730442521d7e20a61322cb1798e43c0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,681
Size: 1.00 vMB
Total Fees: 0.02059630 BTC
Feerates: 250.88 > 2.06 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,691 (206,320 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
708,371 708,371 0000000000000000000cb03634065b179d15591c2a0fe4fa0ec910254b4be014 3,091 1.00/1.00 vMB 29
708,370 708,370 00000000000000000009a64f649b1b10898857d13de0d30b7034964e899fce78 2,820 1.00/1.00 vMB 13
708,369 708,369 00000000000000000002fc14fe0302507dda9c5eb3b879566c49b52122afaf28 3,170 1.00/1.00 vMB 12
708,368 708,368 000000000000000000009401f60edc13852372b3dabb344f308b0588877fca43 1,447 1.00/1.00 vMB 17
708,367 708,367 0000000000000000000c02857df141d67c0f9ea868ef210ab9d04066d5743941 2,763 1.00/1.00 vMB 32
708,366 708,366 000000000000000000049a85be7e8c652d325feff617abeb772621185260ab8b 2,090 1.00/1.00 vMB 10
708,365 708,365 0000000000000000000ab67790de4ead5fefd0dc3a76f737539a9a3ee85ed4ce 2,770 1.00/1.00 vMB 14
708,364 708,364 0000000000000000000398fd6ae50098d92ac9dd9178745ffb6ecf8db97eb93c 2,517 1.00/1.00 vMB 8
708,363 708,363 00000000000000000008641001b69d9024a0c389d0371fcea2cf5bf58dc580d3 1,382 1.00/1.00 vMB 10
708,362 708,362 000000000000000000059ee6f8c41d0906a03a74bb0cc0013a4e93dc97f93336 3,297 1.00/1.00 vMB 16
708,361 708,361 0000000000000000000c26e36d9ac86c40b5574517c2ff95218a569cc15a5b51 2,422 1.00/1.00 vMB 12
708,360 708,360 00000000000000000009cb577c40928f3adff7462e3a6c8132f19df9ab84ba8f 3,074 1.00/1.00 vMB 12
708,359 708,359 0000000000000000000c2a2f8c6ab154c8eddad057b6ed307bc6c24dce43cafb 2,861 1.00/1.00 vMB 17
708,358 708,358 00000000000000000000932c651fd592e2adf04782cc9611a295e2e1b50378bb 1,895 1.00/1.00 vMB 54
708,357 708,357 0000000000000000000298e9d77d7a04369890b7c70ce066a637d61aa278e025 3,015 1.00/1.00 vMB 23
708,356 708,356 0000000000000000000ce97c039ff9bcfb616605d6c483638a19df56476228f7 2,862 1.00/1.00 vMB 32
708,355 708,355 00000000000000000000d53b4a1e9a541df7d79546f667b13bf73c1d2a19a8cd 1,777 0.86/1.00 vMB 10
708,354 708,354 000000000000000000075f61bbc14ab4ef296a462dbe322ee2dfb09a124b51a2 629 0.25/1.00 vMB 10
708,353 708,353 0000000000000000000840ebd13b008a481288e35a4d64a3649e5d5992d99cf4 1,009 0.76/1.00 vMB 5
708,352 708,352 00000000000000000004d6330112a280b0fa5b60e3c397432353bb5c49ff0f16 1,959 1.00/1.00 vMB 10
708,351 708,351 00000000000000000003278af20a8620c991bfecb56008eb34d5273ca88c081f 2,907 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.84 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: 637.80 GB
    • Received: 12.44 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.